Don't take anything for granted - pt. 2
Another very basic feature present in any game engine is GUI (Graphical user interface), every menu you see in a game is powered by a GUI system in the engine.
So my engine has it, but it looks like this:
As you can see, it's an user interface for Game Editors, not for an actual Game.
So these last days I got busy making very basic features for a simple GUI for a game, right now I have a very simple ui:
First version, no actual game design in there, just getting the UI system to work :D
And yes, keep it low, but... we may have a name for the game... (ノ◕ヮ◕)ノ*:・゚✧ Shine Fall! Not official yet, so just between us for now :)
The game is 16.3% complete and 42.5% ready for alpha release.