aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/wall_corner.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/tiles/wall_corner.tscn')
-rw-r--r--client/map/tiles/wall_corner.tscn10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/map/tiles/wall_corner.tscn b/client/map/tiles/wall_corner.tscn
new file mode 100644
index 00000000..2229c952
--- /dev/null
+++ b/client/map/tiles/wall_corner.tscn
@@ -0,0 +1,10 @@
+[gd_scene load_steps=2 format=3 uid="uid://ooke2w0txqvo"]
+
+[ext_resource type="ArrayMesh" uid="uid://bjhbhom37qena" path="res://map/tiles/wall_corner.res" id="1_8v0wt"]
+
+[node name="Wall" type="Node3D"]
+
+[node name="Mesh" type="MeshInstance3D" parent="."]
+transform = Transform3D(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0)
+mesh = ExtResource("1_8v0wt")
+skeleton = NodePath("")