Game
Game copied to clipboard
UI Templating System
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.
This might be solved by a future version of Bevy: https://github.com/bevyengine/bevy/discussions/9538