aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/french_fries_fill.tscn
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2025-09-30 15:19:38 +0200
committernokoe <nokoe@mailbox.org>2025-09-30 15:20:37 +0200
commit5850d86b552bd555d031cdbbd7ca20251793f6da (patch)
tree87d7aeddc31a82f1d272171d11869bf524571798 /client/map/items/french_fries_fill.tscn
parent37a176f2e76eb5d293fd63f6ba39a143cb0abf1c (diff)
downloadhurrycurry-5850d86b552bd555d031cdbbd7ca20251793f6da.tar
hurrycurry-5850d86b552bd555d031cdbbd7ca20251793f6da.tar.bz2
hurrycurry-5850d86b552bd555d031cdbbd7ca20251793f6da.tar.zst
add french fries recipe models
Diffstat (limited to 'client/map/items/french_fries_fill.tscn')
-rw-r--r--client/map/items/french_fries_fill.tscn10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/map/items/french_fries_fill.tscn b/client/map/items/french_fries_fill.tscn
new file mode 100644
index 00000000..10684f67
--- /dev/null
+++ b/client/map/items/french_fries_fill.tscn
@@ -0,0 +1,10 @@
+[gd_scene load_steps=2 format=3 uid="uid://buxshcsyokc3y"]
+
+[ext_resource type="ArrayMesh" uid="uid://cl5aobuv0duao" path="res://map/items/french_fries_fill.res" id="1_bt0td"]
+
+[node name="FrenchFriesFill" type="Node3D"]
+
+[node name="Mesh" type="MeshInstance3D" parent="."]
+transform = Transform3D(-0.64, 0, -5.5950576e-08, 0, 0.64, 0, 5.5950576e-08, 0, -0.64, 0.01, -0.031, 0.025)
+mesh = ExtResource("1_bt0td")
+skeleton = NodePath("")