Auto-forward to level select when run from editor

This commit is contained in:
blinry 2021-01-28 12:08:12 +01:00
parent 7903a8d9f3
commit fd58638753
3 changed files with 5 additions and 2 deletions

View file

@ -51,7 +51,7 @@ _global_script_class_icons={
[application]
config/name="git-hydra"
run/main_scene="res://scenes/level_select.tscn"
run/main_scene="res://scenes/title.tscn"
config/use_custom_user_dir=true
boot_splash/bg_color=Color( 0, 0, 0, 1 )