add new waves for real
All checks were successful
CI / build (push) Successful in 1m45s

This commit is contained in:
Ultrablob 2025-02-06 14:49:13 -05:00
parent 90256944ab
commit 42e6881453
12 changed files with 80 additions and 19 deletions

View file

@ -64,4 +64,7 @@ bullet = ExtResource("4_cyd7j")
[node name="Collider" type="CollisionShape2D" parent="."]
shape = SubResource("CircleShape2D_03ifk")
[node name="ShieldMarker" type="Marker2D" parent="."]
scale = Vector2(2, 2)
[connection signal="animation_looped" from="Turret/AnimatedSprite2D" to="Turret/Gun" method="shoot"]