Right click on inventory items

This commit is contained in:
2023-02-16 17:29:30 +01:00
parent 6f1d2d89da
commit 551aa1fd05
5 changed files with 35 additions and 17 deletions

View File

@@ -19,8 +19,8 @@ dialog_color = Color( 1, 1, 1, 1 )
inventory_texture = ExtResource( 1 )
action1_text = "Mirar bombona"
action2_text = "Coger bombona"
inventory_action1_enabled = true
inventory_action2_enabled = false
inventory_action1_text = "¿Cómo ha entrado en mi bolsillo?"
inventory_action2_text = "¿Por qué es una llave inglesa?"
animations = null
[node name="Sprite" type="Sprite" parent="."]