Create a debug UI overlay panel over the main game screen #11

Closed
opened 2026-08-15 15:57:35 +01:00 by liamjd · 0 comments
Owner

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:

  • current map seed
  • list of special debug commands

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.

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: - current map seed - list of special debug commands 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.
liamjd referenced this issue from a commit 2026-08-16 08:04:08 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
liamjd/UntitledColonyBuilder#11
No description provided.