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

[ext_resource type="ArrayMesh" uid="uid://cdlmrxt42emtr" path="res://map/tiles/counter_straight_backsplash.res" id="1_3t3hs"]

[node name="Counter" type="Node3D"]
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 0, 0, 0)

[node name="Mesh" type="MeshInstance3D" parent="."]
mesh = ExtResource("1_3t3hs")
skeleton = NodePath("")