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

@@ -64,7 +64,7 @@ tracks/4/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [false]
"values": [true]
}
[sub_resource type="Animation" id="Animation_v8u1n"]
@@ -296,6 +296,7 @@ skeleton = NodePath("../..")
[node name="CollisionShape3D" type="CollisionShape3D" parent="ExplosionArea"]
shape = SubResource("SphereShape3D_kgxna")
disabled = true
[node name="CollisionShape3D2" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.199832, 0.0127869)