Fix all doors

This commit is contained in:
2025-05-17 14:37:58 -07:00
parent 97c082f87a
commit 338e303fbb
35 changed files with 1166 additions and 794 deletions
@@ -76,9 +76,9 @@ flip_faces = true
size = Vector3(37, 10, 20)
[node name="CSGBox" type="CSGBox3D" parent="Doors"]
transform = Transform3D(1.91069e-15, 4.37114e-08, 1, 1, -4.37114e-08, 0, 4.37114e-08, 1, -4.37114e-08, 17.7199, 0.0988947, -4)
transform = Transform3D(1.91069e-15, 4.37114e-08, 1, 1, -4.37114e-08, 0, 4.37114e-08, 1, -4.37114e-08, 17.7199, -0.0977616, -4.03223)
use_collision = true
size = Vector3(4, 4, 0.5)
size = Vector3(4.05, 4.05, 0.01)
material = SubResource("StandardMaterial3D_51rrf")
[node name="DOOR?1" type="CSGBox3D" parent="Doors/CSGBox"]
@@ -89,9 +89,9 @@ size = Vector3(4, 4, 2)
material = SubResource("StandardMaterial3D_x3ul8")
[node name="CSGBox2" type="CSGBox3D" parent="Doors"]
transform = Transform3D(1.91069e-15, 4.37114e-08, 1, 1, -4.37114e-08, 0, 4.37114e-08, 1, -4.37114e-08, -18.1753, 0.0988947, -4)
transform = Transform3D(1.91069e-15, 4.37114e-08, 1, 1, -4.37114e-08, 0, 4.37114e-08, 1, -4.37114e-08, -17.9777, -0.0971276, -4.02366)
use_collision = true
size = Vector3(4, 4, 0.5)
size = Vector3(4.05, 4.05, 0.01)
material = SubResource("StandardMaterial3D_51rrf")
[node name="DOOR?1" type="CSGBox3D" parent="Doors/CSGBox2"]