Made kamikaze behavior and also fixed borders
This commit is contained in:
parent
ac263a1e65
commit
1ee0b529a8
10 changed files with 41 additions and 44 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue