add eart
All checks were successful
CI / build (pull_request) Successful in 2m48s

This commit is contained in:
ultrablob 2025-02-05 21:15:12 -05:00
parent 8cb01d7918
commit 4ea08b1c5f
29 changed files with 697 additions and 17 deletions

View file

@ -155,5 +155,8 @@ shape = SubResource("CircleShape2D_yns8h")
[node name="LaserFX" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("5_tkxjf")
[node name="ShieldMarker" type="Marker2D" parent="."]
scale = Vector2(6, 6)
[connection signal="timeout" from="Line2D/VisibleTimer" to="Line2D" method="set_transparent"]
[connection signal="timeout" from="Timer" to="." method="fire_laser"]