DigitalExtinction/Game

UI Templating System

Indy2222 opened this issue · 2 comments

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: bevyengine/bevy#9538