End of Chapter 3. Loading scene and new game button working!

This commit is contained in:
2025-04-05 13:32:57 -03:00
parent 3f7a3cf979
commit e882e0e5fd
10 changed files with 110 additions and 4 deletions

View File

@@ -11,11 +11,15 @@ config_version=5
[application]
config/name="Legacy of the Ancient Questor"
config/version="prototype 1"
config/version="prototype 2"
run/main_scene="uid://dm8aun68tgprd"
config/features=PackedStringArray("4.4", "GL Compatibility")
config/icon="res://icon.svg"
[autoload]
Loader="*res://scripts/loader.gd"
[display]
window/size/viewport_width=640