Wave generation

This commit is contained in:
2025-07-31 21:02:49 +02:00
parent 9e72211a49
commit 6c1a3d54bd
3 changed files with 29 additions and 8 deletions

View File

@ -83,6 +83,7 @@ collision_mask = 2
shape = SubResource("CircleShape2D_be2t6")
[node name="Timer" type="Timer" parent="."]
wait_time = 0.5
autostart = true
[node name="Area2D" type="Area2D" parent="."]