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

[ext_resource type="ArrayMesh" uid="uid://rlvhl2hknvf6" path="res://map/tiles/sink_backsplash.res" id="1_bwi78"]

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

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