summaryrefslogtreecommitdiff
path: root/client/map/tiles/path.tscn
blob: cb2d3c72f1887369ae82fefe4526b24160117122 (plain)
1
2
3
4
5
6
7
8
9
10
[gd_scene load_steps=2 format=3 uid="uid://bwyb2ujmcrsar"]

[ext_resource type="ArrayMesh" path="res://map/tiles/path.res" id="1_6fqu5"]

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

[node name="Mesh" type="MeshInstance3D" parent="."]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, -0.3, 0)
mesh = ExtResource("1_6fqu5")
skeleton = NodePath("")