[gd_scene load_steps=3 format=3 uid="uid://crneq2enhxsw5"] [ext_resource type="PackedScene" uid="uid://bsnrcw64qr2hr" path="res://scenes/Star Systems/star_system_template.tscn" id="1_2ai1l"] [ext_resource type="PackedScene" uid="uid://dok3i8u5t1ka4" path="res://scenes/Ships/player_ship.tscn" id="7_jyplv"] [node name="StarSystem" instance=ExtResource("1_2ai1l")] width = 16384 height = 16384 [node name="Stars" parent="." index="0"] scroll_offset = Vector2(681.667, 317.783) stars_amount = 4000 [node name="Nebula" parent="Background" index="0" node_paths=PackedStringArray("tracked_node")] tracked_node = NodePath("../../PlayerShip") color_background = Color(0.276474, 0.0962249, 0.200656, 1) [node name="PlayerShip" parent="." index="4" instance=ExtResource("7_jyplv")] process_mode = 0 position = Vector2(19, 10)