From 954d7d7dbda5f8a3ac5862198d0ade93017d259e Mon Sep 17 00:00:00 2001 From: tpart Date: Tue, 14 Oct 2025 22:04:17 +0200 Subject: Fix default mushroom rotation in book --- client/map/items/mushroom.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/map/items') diff --git a/client/map/items/mushroom.tscn b/client/map/items/mushroom.tscn index 7c8ab942..e0453e1c 100644 --- a/client/map/items/mushroom.tscn +++ b/client/map/items/mushroom.tscn @@ -5,6 +5,6 @@ [node name="Mushroom" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(1.7207295, 5.5918704e-08, 2.4574564, 2.4574564, -1.07418835e-07, -1.7207295, 5.5918697e-08, 3.0000005, -1.0741883e-07, 0.125, 0.035, 0) +transform = Transform3D(1.2167394, -2.1213207, 1.7376841, 2.4574564, -1.07418835e-07, -1.7207295, 1.2167397, 2.1213207, 1.7376841, 0.125, 0.035, 0.125) mesh = ExtResource("1_3saxa") skeleton = NodePath("") -- cgit v1.3