Exploding wall implementation

This commit is contained in:
2026-01-26 02:15:03 -08:00
parent 2ef838f270
commit 4ffe04fcff
8 changed files with 440 additions and 338 deletions

View File

@@ -46,7 +46,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -51.309, 0, 13.5671)
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -51.3399, 0, -2.43289)
[node name="Pit Room A" parent="." instance=ExtResource("9_7rwna")]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -22.9411, 0, -2.04539)
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -22.941, 3.44562, -2.045)
[node name="Node3D5" parent="." instance=ExtResource("10_max4y")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -23.028, 0, -27.0573)

View File

@@ -212,7 +212,6 @@ transform = Transform3D(1.3, 0, 0, 0, 1.3, 0, 0, 0, 1.3, 0, 0.52099, 0)
[node name="Collision" type="Node3D" parent="."]
transform = Transform3D(1.3, 0, 0, 0, 1.3, 0, 0, 0, 1.3, 0, 0.52099, 0)
visible = false
[node name="Maze" type="StaticBody3D" parent="Collision"]