aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/potato.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/items/potato.tscn')
-rw-r--r--client/map/items/potato.tscn10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/map/items/potato.tscn b/client/map/items/potato.tscn
new file mode 100644
index 00000000..b57b2bbf
--- /dev/null
+++ b/client/map/items/potato.tscn
@@ -0,0 +1,10 @@
+[gd_scene load_steps=2 format=3 uid="uid://dw24qu0oscohw"]
+
+[ext_resource type="ArrayMesh" uid="uid://hj2dib0t8em3" path="res://map/items/potato.res" id="1_rg7i5"]
+
+[node name="Potato" type="Node3D"]
+
+[node name="Mesh" type="MeshInstance3D" parent="."]
+transform = Transform3D(-0.07814168, -2.3085807e-08, -0.44316345, -0.44316345, -1.937129e-08, 0.07814168, -2.3085807e-08, 0.45, -1.937129e-08, 0, 0.1, 0)
+mesh = ExtResource("1_rg7i5")
+skeleton = NodePath("")