aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles/wall_t.tscn
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2024-06-23 22:52:45 +0200
committernokoe <nokoe@mailbox.org>2024-06-23 23:07:10 +0200
commitf9a21bc9772d761db1c02a6ed81e117886b523b2 (patch)
tree8653b85999b48354fe39505268b7f704fade9626 /client/map/tiles/wall_t.tscn
parenta81020eb81a0fa44f6641f47bd1eeda786cc8f71 (diff)
downloadhurrycurry-f9a21bc9772d761db1c02a6ed81e117886b523b2.tar
hurrycurry-f9a21bc9772d761db1c02a6ed81e117886b523b2.tar.bz2
hurrycurry-f9a21bc9772d761db1c02a6ed81e117886b523b2.tar.zst
make game playable again (somewhat)
Diffstat (limited to 'client/map/tiles/wall_t.tscn')
-rw-r--r--client/map/tiles/wall_t.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/wall_t.tscn b/client/map/tiles/wall_t.tscn
index a6dae2c1..9d390517 100644
--- a/client/map/tiles/wall_t.tscn
+++ b/client/map/tiles/wall_t.tscn
@@ -5,6 +5,6 @@
[node name="Wall" 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(5.96244e-09, 0, -0.5, 0, 0.5, 0, 0.5, 0, 5.96244e-09, 0, 0, 0)
mesh = ExtResource("1_sb5lc")
skeleton = NodePath("")