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

[ext_resource type="ArrayMesh" uid="uid://cyomlupimgm43" path="res://map/items/lettuce.res" id="1_axcdp"]

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