aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2025-09-16 23:16:43 +0200
committertpart <tpart120@proton.me>2025-09-16 23:17:18 +0200
commita60f0f249f3ce6a0c740f898a67dd97ec66da202 (patch)
tree43fb44f43badd06fa4d65f4299fb7cf4e52cc398 /client/map/items/sliced_tomato_sliced_lettuce_fill.tscn
parent15fbaa99f1700f15277187ce56f815a55fe5b7cc (diff)
downloadhurrycurry-a60f0f249f3ce6a0c740f898a67dd97ec66da202.tar
hurrycurry-a60f0f249f3ce6a0c740f898a67dd97ec66da202.tar.bz2
hurrycurry-a60f0f249f3ce6a0c740f898a67dd97ec66da202.tar.zst
Add custom tomato lettuce salad model to make it more visually recognizable
Diffstat (limited to 'client/map/items/sliced_tomato_sliced_lettuce_fill.tscn')
-rw-r--r--client/map/items/sliced_tomato_sliced_lettuce_fill.tscn35
1 files changed, 35 insertions, 0 deletions
diff --git a/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn b/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn
new file mode 100644
index 00000000..75ef95f1
--- /dev/null
+++ b/client/map/items/sliced_tomato_sliced_lettuce_fill.tscn
@@ -0,0 +1,35 @@
+[gd_scene load_steps=3 format=3 uid="uid://cy12k7ghclh2g"]
+
+[ext_resource type="ArrayMesh" uid="uid://cwjqxolxw0ttl" path="res://map/items/sliced_tomato.res" id="1_gnakr"]
+[ext_resource type="ArrayMesh" uid="uid://jkb0e8d584uo" path="res://map/items/sliced_lettuce.res" id="3_6hedi"]
+
+[node name="SlicedTomatoFill" type="Node3D"]
+
+[node name="Mesh8" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, -0.1, 0.04, 0)
+mesh = ExtResource("1_gnakr")
+
+[node name="Mesh11" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0.1, 0.04, 0)
+mesh = ExtResource("1_gnakr")
+
+[node name="Mesh12" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0.04, 0.1)
+mesh = ExtResource("1_gnakr")
+
+[node name="Mesh13" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0.04, -0.1)
+mesh = ExtResource("1_gnakr")
+
+[node name="Mesh9" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.28, 0, 0, 0, 0.28, 0, 0, 0, 0.28, 0.0815632, 0.0377627, -0.0198822)
+visible = false
+mesh = ExtResource("1_gnakr")
+
+[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.45, 0, 0, 0, 0.45, 0, 0, 0, 0.45, 0, 0.025, 0)
+mesh = ExtResource("3_6hedi")
+
+[node name="MeshInstance3D4" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.279, 0, 0, 0, 0.279, 0, 0, 0, 0.279, 0, 0.075, 0)
+mesh = ExtResource("3_6hedi")