add props

This commit is contained in:
2025-07-04 00:03:54 -05:00
parent 58126341ba
commit 7ae9d534ab
341 changed files with 212952 additions and 156 deletions

View File

@@ -18,9 +18,11 @@ config/icon="res://icon.svg"
[autoload]
PHYSICS="*res://scripts/singletons/GamePhysics.gd"
UI="*res://scenes/singletons/UI.tscn"
PAUSE="*res://scripts/singletons/Pause.gd"
TRANSITION="*res://scenes/singletons/Transition.tscn"
UI="*res://scenes/singletons/UI.tscn"
QUEST="*res://scenes/singletons/Quest.tscn"
OVERWORLD="*res://scripts/singletons/Overworld.gd"
[debug]