diff options
Diffstat (limited to 'client/map/tiles/wall_t.tscn')
-rw-r--r-- | client/map/tiles/wall_t.tscn | 2 |
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("") |