This commit is contained in:
parent
8cb01d7918
commit
4ea08b1c5f
29 changed files with 697 additions and 17 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue