Y wing turret and laser update

This commit is contained in:
zerothelootrat
2024-06-05 17:37:46 -04:00
parent 781ccba218
commit 869ad92e5a
5 changed files with 37 additions and 17 deletions

View File

@@ -19,3 +19,5 @@ texture = ExtResource("1_8xaek")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2(0, 2)
shape = SubResource("CapsuleShape2D_kjs2o")
[connection signal="area_entered" from="." to="." method="_on_area_entered"]