aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/bun_crate.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/tiles/bun_crate.tscn')
-rw-r--r--client/map/tiles/bun_crate.tscn34
1 files changed, 34 insertions, 0 deletions
diff --git a/client/map/tiles/bun_crate.tscn b/client/map/tiles/bun_crate.tscn
new file mode 100644
index 00000000..00c8ead5
--- /dev/null
+++ b/client/map/tiles/bun_crate.tscn
@@ -0,0 +1,34 @@
+[gd_scene load_steps=3 format=3 uid="uid://bg2ykqq6rnyx6"]
+
+[ext_resource type="ArrayMesh" uid="uid://btn7oh1v2k40p" path="res://map/tiles/crate.res" id="1_84iuk"]
+[ext_resource type="ArrayMesh" uid="uid://ke5s5itvrqce" path="res://map/items/bun.res" id="2_a48hy"]
+
+[node name="BunCrate" type="Node3D"]
+
+[node name="Crate" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
+mesh = ExtResource("1_84iuk")
+
+[node name="Bun" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.35355335, -0.35355335, 0, 0.35355335, 0.35355335, 0, 0, 0, 0.5, 0.075, 0.15, -0.175)
+mesh = ExtResource("2_a48hy")
+
+[node name="Bun2" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.35355335, -0.35355335, 0, 0.35355335, 0.35355335, 0, 0, 0, 0.5, -0.15, 0.15, -0.175)
+mesh = ExtResource("2_a48hy")
+
+[node name="Bun3" type="MeshInstance3D" parent="."]
+transform = Transform3D(0.35355335, -0.35355335, 0, 0.35355335, 0.35355335, 0, 0, 0, 0.5, 0.3, 0.15, -0.175)
+mesh = ExtResource("2_a48hy")
+
+[node name="Bun4" type="MeshInstance3D" parent="."]
+transform = Transform3D(-0.35355338, 0.35355338, -4.371139e-08, 0.35355338, 0.35355338, 0, 3.090862e-08, -3.090862e-08, -0.5, -0.09912277, 0.15, 0.175)
+mesh = ExtResource("2_a48hy")
+
+[node name="Bun5" type="MeshInstance3D" parent="."]
+transform = Transform3D(-0.35355338, 0.35355338, -4.371139e-08, 0.35355338, 0.35355338, 0, 3.090862e-08, -3.090862e-08, -0.5, 0.12587723, 0.15, 0.17499998)
+mesh = ExtResource("2_a48hy")
+
+[node name="Bun6" type="MeshInstance3D" parent="."]
+transform = Transform3D(-0.35355338, 0.35355338, -4.371139e-08, 0.35355338, 0.35355338, 0, 3.090862e-08, -3.090862e-08, -0.5, -0.3241228, 0.15, 0.17500001)
+mesh = ExtResource("2_a48hy")