Fix table in stairs scene

This commit is contained in:
Jens Pitkänen 2024-08-20 04:02:52 +03:00
parent e69882c2e1
commit 1d24a14ce6

View File

@ -48,8 +48,9 @@ light_data = ExtResource("2_36ysp")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -58.6119, 24, 3.65156) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -58.6119, 24, 3.65156)
MaxVolumeWindHeight = 60.0 MaxVolumeWindHeight = 60.0
[node name="table" parent="." node_paths=PackedStringArray("TrenchbroomMap") instance=ExtResource("10_hcwch")] [node name="table" parent="." node_paths=PackedStringArray("Hud", "TrenchbroomMap") instance=ExtResource("10_hcwch")]
transform = Transform3D(-0.0123217, 0, 0.999924, 0, 1, 0, -0.999924, 0, -0.0123217, -58.2601, 24.0011, 0) transform = Transform3D(-0.0123217, 0, 0.999924, 0, 1, 0, -0.999924, 0, -0.0123217, -58.2601, 24.0011, 0)
Hud = NodePath("../HUD")
TrenchbroomMap = NodePath("../StairsMap") TrenchbroomMap = NodePath("../StairsMap")
RelativeScale = 0.002 RelativeScale = 0.002