UI Templating System
Indy2222 opened this issue · 2 comments
Indy2222 commented
Currently, UI node tree must be created in code. The code is repetitive and bulky. Research and design a better solution, possibly based on a simple markup language.
Indy2222 commented
This might be solved by a future version of Bevy: bevyengine/bevy#9538