game: add debug stats panel

This commit is contained in:
2025-08-19 04:15:36 +02:00
parent 4682171a2f
commit 10788b01a4
4 changed files with 70 additions and 5 deletions

View File

@@ -8,4 +8,3 @@ extends Control
func _ready() -> void:
pause_ui.visible = false
player_ui.visible = true
debug_ui.visible = false