Citrus-Engine
Citrus-Engine copied to clipboard
ui elements/layout
automating simple to more complex ui/hud dynamic positioning like https://github.com/alamboley/Citrus-Engine-Examples/commit/c3e1874a4055ffb7103f82c7368ae1f2cb18e0f9 (with the center position as well - good for menus)
i like this @gsynuh! i am thinking it would be cool to be able to lay this out in flash, and have the button textures and such automatically generated for different resolutions. i was even thinking of dynamically creating feathers components but not sure if that is worth it for performance or not - i think display list performs really well on top of stage 3d on mobile, but will test some more