fixed y-wing turret laser trajectory. - Zerothelootrat
This commit is contained in:
@@ -20,4 +20,9 @@ texture = ExtResource("1_8xaek")
|
||||
position = Vector2(0, 2)
|
||||
shape = SubResource("CapsuleShape2D_kjs2o")
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
wait_time = 10.0
|
||||
autostart = true
|
||||
|
||||
[connection signal="area_entered" from="." to="." method="_on_area_entered"]
|
||||
[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]
|
||||
|
||||
Reference in New Issue
Block a user