blob: a5a0437459a43456da45b157da89c4409c77b7ea (
plain)
1
2
3
4
5
6
7
8
9
|
[gd_scene format=3 uid="uid://bwyb2ujmcrsar"]
[ext_resource type="ArrayMesh" uid="uid://1jelocokc0vu" path="res://map/tiles/path.res" id="1_6fqu5"]
[node name="Path" type="Node3D" unique_id=1933680340]
[node name="Mesh" type="MeshInstance3D" parent="." unique_id=1928567105]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.3, 0)
mesh = ExtResource("1_6fqu5")
|