Add Container detects platable items

This commit is contained in:
JonShard
2026-07-16 12:07:32 +02:00
parent 3f1b9aea38
commit 5e6b403a43
13 changed files with 165 additions and 63 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_scene format=3 uid="uid://bfj80jh13t6e5"]
[ext_resource type="Script" uid="uid://5tpoohkopryv" path="res://food_item.gd" id="1_0na5k"]
[node name="FoodItem" type="Node" unique_id=63948206]
script = ExtResource("1_0na5k")
id = "hamburger"
item_type = "Meal"