blob: 2730983cc5bf9619e7cda47a231750eb508a80af (
plain)
1
2
3
4
5
6
7
8
9
|
[gd_scene format=3 uid="uid://div5vbcn10yv8"]
[ext_resource type="ArrayMesh" uid="uid://ycxehic1fe7x" path="res://map/tiles/tomato_crate.res" id="1_2nsw8"]
[node name="TomatoCrate" type="Node3D" unique_id=210851246]
[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1201079374]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)
mesh = ExtResource("1_2nsw8")
|