Actions in caja_herramientas
This commit is contained in:
@@ -10,10 +10,15 @@ extents = Vector2( 22.5, 12.5 )
|
||||
pause_mode = 1
|
||||
script = ExtResource( 1 )
|
||||
global_id = "i_caja_herramientas"
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
combine_when_selected_action_is_in = [ "action4" ]
|
||||
use_from_inventory_only = true
|
||||
action1_text = "¿Que es esto?"
|
||||
action2_text = "Coger"
|
||||
action3_text = "Mirar dentro"
|
||||
action4_text = "Usar"
|
||||
|
||||
[node name="Sprite" type="Sprite" parent="."]
|
||||
position = Vector2( -2, 0 )
|
||||
|
||||
Reference in New Issue
Block a user