This commit is contained in:
2023-02-07 23:18:45 +01:00
parent c5a1583220
commit e95f081cff
7 changed files with 60 additions and 15 deletions

10
gymkhana/start_game.esc Normal file
View File

@@ -0,0 +1,10 @@
:init
# Play Escoria logo cutscene
change_scene res://gymkhana/rooms/intro/intro_room.tscn false
# When control is passed back after the logo, start the music
play_snd res://game/sfx/Game-Menu_Looping.mp3 _music
:newgame
# 1/ Simple scene
change_scene res://gymkhana/rooms/home/room01.tscn