-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
UIUser InterfaceUser Interface
Description
Update the UI system: https://github.com/MetaGenAI/MetaGenNeos/blob/main/metagen/Bot/BotPanelUI.cs to grab references from a Neos-built UI, to make it easier to update the UI (and try sirkitree's UI prototype)
Similarly for the Animation UI, we can do the same https://github.com/MetaGenAI/MetaGenNeos/blob/main/metagen/Recorders/AnimationRecording/AnimationRecorder.cs#L291.
A workflow will need to be designed for this, where the Bot is able to grab a Slot reference when developing the UI. And then on production, the slot will upload that slot to its own Neos inventory, grab the Neos Cloud link, and use it in the future (by spawning)
Metadata
Metadata
Assignees
Labels
UIUser InterfaceUser Interface