Transition

This commit is contained in:
2025-07-01 11:45:48 -05:00
parent c7bed57b82
commit 977f17f73b
12 changed files with 237 additions and 23 deletions

View File

@@ -20,6 +20,7 @@ config/icon="res://icon.svg"
PHYSICS="*res://scripts/singletons/GamePhysics.gd"
UI="*res://scenes/singletons/UI.tscn"
PAUSE="*res://scripts/singletons/Pause.gd"
TRANSITION="*res://scenes/singletons/Transition.tscn"
[debug]