Action1 and tooltips on inventory items

This commit is contained in:
2023-02-16 00:18:03 +01:00
parent fc50e75ad5
commit c9e9445f57
3 changed files with 15 additions and 7 deletions

View File

@@ -19,6 +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
animations = null
[node name="Sprite" type="Sprite" parent="."]