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
@@ -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"]