Connect door in Home with Trasera cocina
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
:exit_scene
|
:action1
|
||||||
play_snd res://game/sfx/sounds/doorOpen_2.ogg
|
play_snd res://game/sfx/sounds/doorOpen_2.ogg
|
||||||
change_scene "res://game/rooms/room02/room02.tscn"
|
change_scene "res://gymkhana/rooms/trasera_cocina/trasera_cocina.tscn"
|
||||||
|
|
||||||
|
:action2
|
||||||
|
play_snd res://game/sfx/sounds/doorOpen_2.ogg
|
||||||
|
change_scene "res://gymkhana/rooms/trasera_cocina/trasera_cocina.tscn"
|
||||||
|
|||||||
@@ -88,7 +88,7 @@ script = ExtResource( 5 )
|
|||||||
global_id = "r1_r_exit"
|
global_id = "r1_r_exit"
|
||||||
esc_script = "res://gymkhana/rooms/home/esc/right_exit.esc"
|
esc_script = "res://gymkhana/rooms/home/esc/right_exit.esc"
|
||||||
is_exit = true
|
is_exit = true
|
||||||
tooltip_name = "Exit to room 2"
|
tooltip_name = "Exit to Trasera cocina"
|
||||||
default_action = "walk"
|
default_action = "walk"
|
||||||
combine_when_selected_action_is_in = [ ]
|
combine_when_selected_action_is_in = [ ]
|
||||||
dialog_color = Color( 1, 1, 1, 1 )
|
dialog_color = Color( 1, 1, 1, 1 )
|
||||||
|
|||||||
Reference in New Issue
Block a user