basic recipe, missing ingredients, bigger collisions and.... The secret **********.

This commit is contained in:
2023-10-30 23:44:59 +01:00
parent f0347fa6d8
commit 72dd717df1
17 changed files with 228 additions and 56 deletions

View File

@@ -15,12 +15,10 @@ esc_script = "res://gymkhana/items/inventory/turno_cocina_bol_lentejas.esc"
inventory_texture = ExtResource( 2 )
dialog_color = Color( 1, 1, 1, 1 )
tooltips = {
"action1": "¿Que es esto?",
"action2": "Coger",
"action3": "Mirar dentro",
"action3": "Mirar",
"action4": "Usar"
}
combine_when_selected_action_is_in = [ "action4" ]
animations = null
[node name="Sprite" type="Sprite" parent="."]