feat: intro scene finished
This commit is contained in:
@@ -33,7 +33,6 @@ set_active turno_cocina_economica false [turno_cocina_economica_con_olla]
|
||||
|
||||
:ready
|
||||
> [!cocina_intro_played]
|
||||
set_global cocina_intro_played true
|
||||
set_active turno_cocina_economica false
|
||||
set_interactive turno_cocina_peso false
|
||||
set_active turno_cocina_cocina_gas false
|
||||
|
||||
@@ -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