feat: intro scene finished
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user