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

[ext_resource type="ArrayMesh" uid="uid://dm14h4sasn2bm" path="res://map/items/pot.res" id="1_41enh"]

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