Made kamikaze behavior and also fixed borders

This commit is contained in:
2ndbeam 2024-05-05 18:20:34 +03:00
commit 1ee0b529a8
10 changed files with 41 additions and 44 deletions

View file

@ -13,10 +13,7 @@ height = 16384
scroll_offset = Vector2(681.667, 317.783)
stars_amount = 4000
[node name="SystemBorder" parent="Background" index="0"]
default_color = Color(1, 1, 1, 1)
[node name="Nebula" parent="Background" index="1" node_paths=PackedStringArray("tracked_node")]
[node name="Nebula" parent="Background" index="0" node_paths=PackedStringArray("tracked_node")]
tracked_node = NodePath("../../FactionPlayer/PlayerShip")
color_background = Color(0.276474, 0.0962249, 0.200656, 1)
@ -28,4 +25,4 @@ position = Vector2(19, 10)
position = Vector2(7171, -28)
[node name="KamikazeShip" parent="FactionAggressive" index="0" instance=ExtResource("4_i6rbg")]
position = Vector2(687, -302)
position = Vector2(147, 92)