Changed what scene gets run when hitting the run button to the Main menu to be able to test the whole experience easier
This commit is contained in:
@ -11,7 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="HorrorGame"
|
||||
run/main_scene="res://Assets/game.tscn"
|
||||
run/main_scene="res://Assets/game_window.tscn"
|
||||
config/quit_on_go_back=false
|
||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
Reference in New Issue
Block a user