Added kamikaze states and star system border (both don't working properly)
This commit is contained in:
parent
bda9232e72
commit
ac263a1e65
6 changed files with 112 additions and 10 deletions
|
|
@ -13,7 +13,10 @@ height = 16384
|
|||
scroll_offset = Vector2(681.667, 317.783)
|
||||
stars_amount = 4000
|
||||
|
||||
[node name="Nebula" parent="Background" index="0" node_paths=PackedStringArray("tracked_node")]
|
||||
[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")]
|
||||
tracked_node = NodePath("../../FactionPlayer/PlayerShip")
|
||||
color_background = Color(0.276474, 0.0962249, 0.200656, 1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue