This commit is contained in:
pennyrigate 2025-12-30 19:32:51 -05:00
parent a6421235f8
commit d729c0a7a3
14 changed files with 187 additions and 2 deletions

View file

@ -21,6 +21,8 @@ Background="*res://globals/background.tscn"
Display="*res://globals/display.tscn"
SceneStack="*res://globals/scene_stack.gd"
DebugOverlay="*res://globals/debug_overlay.tscn"
CurrentGame="*res://globals/currentgame.tscn"
Hud="*res://gui/hud.tscn"
[display]
@ -42,6 +44,10 @@ folder_colors={
"res://systems/": "red"
}
[global_group]
viewport_autoload=""
[input]
move_left={