feat: intro scene finished

This commit is contained in:
2024-02-04 23:53:35 +01:00
parent 3d6545ad79
commit bcc43712cf
4 changed files with 56 additions and 10 deletions

View File

@@ -27,6 +27,13 @@ set_angle player 90
queue_event eneko_smoking intro_dialog intro_dialog_channel true
set_gui_visible true
walk_block player puerta_cocina_start
# Go to cocina
queue_event cocina_delante_puerta_cocina action1
accept_input ALL
play_snd res://gymkhana/sounds/music_loop.ogg _music
> [intro_dialog2_playing]
walk_block player new_game_start_location
set_angle player 90
queue_event eneko_smoking intro_dialog2 intro_dialog2_channel true
accept_input ALL
set_global intro_dialog2_playing false