Reordering scene, and setup basic scene instance on main view

This commit is contained in:
stilobique-surface
2021-05-14 22:27:40 +02:00
parent accc6ec957
commit 2ce155385c
17 changed files with 238 additions and 368 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ config/quit_on_go_back=false
[autoload]
Global="*res://scenes/Global.gd"
Loading="*res://scenes/UI/Loading.tscn"
Loading="*res://scenes/UI/loading/Loading.tscn"
gddb_constants="*res://addons/godot_db_manager/core/GDDBConstants.gd"
gddb_types="*res://addons/godot_db_manager/core/GDDBTypes.gd"
gddb_globals="*res://addons/godot_db_manager/core/GDDBGlobals.gd"