aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/sliced_bun_top.tscn
blob: 403ecea78eb8f06a61c1b67b9c0ffcc8efb6a47a (plain)
1
2
3
4
5
6
7
8
9
10
[gd_scene load_steps=2 format=3 uid="uid://cpmnp5sy6fwbe"]

[ext_resource type="ArrayMesh" uid="uid://dy180cecs6rb1" path="res://map/items/sliced_bun_top.res" id="1_q5w8k"]

[node name="SlicedBunTop" type="Node3D"]

[node name="Mesh" type="MeshInstance3D" parent="."]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
mesh = ExtResource("1_q5w8k")
skeleton = NodePath("")