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

[ext_resource type="ArrayMesh" uid="uid://duv7fs8jmwjn5" path="res://map/items/dough.res" id="1_fe02r"]

[node name="Dough" 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_fe02r")
skeleton = NodePath("")