If I conduct secondary development based on your source code and use your UI framework, assuming that I do not use your application framework, that is, behavior trees, is it possible to change this UI framework to be used at runtime?
I need a set of runtime-based node-based UI library and have not found a good solution.
The UI used in NodeCanvas, makes use of the UnityEditor namespace and types, which are only available within the UnityEditor and not in runtime. Is that what you mean?
I plan to make a programming game, and I need to support users in visual programming in the game. Of course, you can directly support this. The second is that you provide an interactive UI library, and I implement the code compilation and other work behind it.
Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.