Add debug room

Add debug scene and rename environment scene to title.
This commit is contained in:
Aidan Mullen 2024-05-06 16:58:10 -04:00
parent 8c41f259fa
commit 197662d235
4 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@ config_version=5
[application]
config/name="RTR"
run/main_scene="res://environment.tscn"
run/main_scene="res://title.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/show_image=false