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: prototype "persistent tabs" interface #92

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

Based on Dean's sketches - various menu functions/submenus accessible via a persistent bar anchored at the bottom. Could see if Tabs/TabContainer works for this.