Add debug room
Add debug scene and rename environment scene to title.
This commit is contained in:
parent
8c41f259fa
commit
197662d235
4 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue