aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/food_processor.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/items/food_processor.tscn')
-rw-r--r--client/map/items/food_processor.tscn10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/map/items/food_processor.tscn b/client/map/items/food_processor.tscn
new file mode 100644
index 00000000..bb95d580
--- /dev/null
+++ b/client/map/items/food_processor.tscn
@@ -0,0 +1,10 @@
+[gd_scene load_steps=2 format=3 uid="uid://daxjpvycs85ec"]
+
+[ext_resource type="ArrayMesh" uid="uid://bpjl5dlst6yg" path="res://map/items/food_processor.res" id="1_65ilg"]
+
+[node name="FoodProcessor" type="Node3D"]
+
+[node name="FoodProcessor" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.15, 0, 0, 0, 0.15, 0, 0, 0, 0.15, 0, 0.3, 0)
+mesh = ExtResource("1_65ilg")
+skeleton = NodePath("")