aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-06-23 23:09:17 +0200
committernokoe <nokoe@mailbox.org>2024-06-23 23:09:17 +0200
commit3bd5b5e353590e94ba45fc4fe63c3d88fbfc223b (patch)
treee70ebcbfb016b567015ab9777a85fe89af5fa23c /client
parentf9a21bc9772d761db1c02a6ed81e117886b523b2 (diff)
downloadhurrycurry-3bd5b5e353590e94ba45fc4fe63c3d88fbfc223b.tar
hurrycurry-3bd5b5e353590e94ba45fc4fe63c3d88fbfc223b.tar.bz2
hurrycurry-3bd5b5e353590e94ba45fc4fe63c3d88fbfc223b.tar.zst
fix corner rotation
Diffstat (limited to 'client')
-rw-r--r--client/map/tiles/counter_outer_corner.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/counter_outer_corner.tscn b/client/map/tiles/counter_outer_corner.tscn
index a24ff862..c5227dfc 100644
--- a/client/map/tiles/counter_outer_corner.tscn
+++ b/client/map/tiles/counter_outer_corner.tscn
@@ -5,6 +5,6 @@
[node name="Counter" 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)
+transform = Transform3D(-2.18557e-08, 0, 0.5, 0, 0.5, 0, -0.5, 0, -2.18557e-08, 0, 0, 0)
mesh = ExtResource("1_rq22t")
skeleton = NodePath("")