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

[ext_resource type="ArrayMesh" uid="uid://sxg6np20cvs2" path="res://map/tiles/wall_straight.res" id="1_stsuc"]

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

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