fix: counter-scale EditorTileReference in freemode so it renders correctly despite root 100x scale

This commit is contained in:
2026-07-06 18:31:10 +08:00
parent 7c3e55e904
commit baeb2f6cfc
+2 -2
View File
@@ -4635,7 +4635,7 @@ size = Vector3(1, 0.05, 1)
transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 10.565, -0.57, 8.139)
[node name="Terrainv2" type="Node3D" parent="." unique_id=1519605696]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.3, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0022, 0)
[node name="river_decoration_3" type="MeshInstance3D" parent="Terrainv2" unique_id=653338190]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.011060472, 0.006291245, 0.07573756)
@@ -5229,5 +5229,5 @@ transform = Transform3D(-0.0012249037, 0, 0.0015810153, 0, 0.002, 0, -0.00158101
script = ExtResource("5_fish")
[node name="EditorTileReference" type="MeshInstance3D" parent="." unique_id=1796024900]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.05, 0)
transform = Transform3D(0.01, 0, 0, 0, 0.01, 0, 0, 0, 0.01, 0, 0.0005, 0)
mesh = SubResource("BoxMesh_1o174")