Added ESCItemWithTooltip.target_when_selected_action_is_in
This commit is contained in:
@@ -69,6 +69,7 @@ action1_text = "Esto es una puerta y tiene una descripcion mu larga"
|
||||
action2_text = "Entrar! con descricion..."
|
||||
action3_target_texts = { "i_bombona2": "Usar la bombona con la puerta?" }
|
||||
action4_target_texts = { "i_bombona2": "Lanzarla contra la puerta" }
|
||||
target_when_selected_action_is_in = [ "action3", "action4" ]
|
||||
animations = SubResource( 2 )
|
||||
|
||||
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Hotspots/entrada_cocina"]
|
||||
@@ -120,6 +121,7 @@ dialog_color = Color( 0, 1, 0.462745, 1 )
|
||||
action1_text = "Objervar sujeto"
|
||||
action2_text = "Hablar"
|
||||
action3_target_texts = { "i_bombona2": "Toma, un regalo", "i_caja_herramientas": "Regalar" }
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
selectable = true
|
||||
|
||||
[node name="ESCLocation" type="Position2D" parent="EnekoSmoking"]
|
||||
|
||||
Reference in New Issue
Block a user