aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/dough.tscn
blob: 11a81194da8126bf67feb316cc98c975d667340d (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://bdbn7skeegtqq" path="res://map/items/dough.res" id="1_fe02r"]

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

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