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

[ext_resource type="ArrayMesh" uid="uid://1jelocokc0vu" 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("")