Create a debug UI overlay panel over the main game screen #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the player presses the ` key, overlay a debug information panel to the left edge of the screen, and put the game into a debug/cheat mode.
The overlay panel should display:
Pressing ` should close the panel again and disable the debug/cheat mode.
Although this debug mode doesn't do anything useful at this time and there are no debug commands, this will change over time.