Overworld map loading

This commit is contained in:
2025-05-08 22:18:05 -05:00
parent 703f70bcf0
commit 50ee75e997
13 changed files with 72 additions and 21 deletions

View File

@@ -26,6 +26,7 @@ QUEST="*res://scenes/Singletons/Quest.tscn"
SCENE_MANAGER="*res://scripts/Singleton/SceneManager.gd"
UI="*res://scenes/Singletons/UI.tscn"
VN="*res://scripts/Singleton/VN.gd"
LOAD="*res://scenes/Singletons/Load.tscn"
[display]