jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

ui: create persistent ui layer #106

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

The contents and layout are still being determined; this issue is about setting up a general container for elements that should appear as fixed UI, on top of the game environment view.