Destroyable props

This commit is contained in:
Marco 2025-06-19 17:55:23 +02:00
commit 44ebc70448
52 changed files with 1387 additions and 18428 deletions

View file

@ -14,6 +14,7 @@ point_count = 2
[node name="Door" type="Path3D" node_paths=PackedStringArray("Elevator")]
curve = SubResource("Curve3D_dobkm")
script = ExtResource("1_dobkm")
TargetName = &""
Elevator = NodePath("PathFollow3D")
[node name="PathFollow3D" type="PathFollow3D" parent="."]