[gd_scene load_steps=41 format=4 uid="uid://bauklhpieuivd"] [ext_resource type="Script" uid="uid://d0qswyhwbhdua" path="res://scripts/game.gd" id="1_u5sy4"] [ext_resource type="Texture2D" uid="uid://dtwo7g0ipc4k" path="res://textures/ship_1.png" id="1_uwrxv"] [ext_resource type="Script" uid="uid://bfxfkrkaebxk0" path="res://scripts/player.gd" id="1_yqjtg"] [ext_resource type="AudioStream" uid="uid://bfvnxahiyqxhx" path="res://sounds/ballad_of_the_cats.mp3" id="2_gee14"] [ext_resource type="AudioStream" uid="uid://brqjxveo53kco" path="res://sounds/boost.mp3" id="2_iywne"] [ext_resource type="AudioStream" uid="uid://5tr30e1tmdp6" path="res://sounds/collision.mp3" id="2_lbhrr"] [ext_resource type="AudioStream" uid="uid://b6tyof2j3ytbv" path="res://sounds/concrete_halls.mp3" id="3_0tnpc"] [ext_resource type="AudioStream" uid="uid://b1ung55xg31l3" path="res://sounds/boost_finish.mp3" id="3_p57ef"] [ext_resource type="AudioStream" uid="uid://cwidt34ehvre4" path="res://sounds/ui_select.mp3" id="4_5newe"] [ext_resource type="AudioStream" uid="uid://bff3l15ivkcyi" path="res://sounds/ui_back.mp3" id="5_37s47"] [ext_resource type="PackedScene" uid="uid://gofibd3kwx3r" path="res://scenes/navigation_marker.tscn" id="5_264po"] [ext_resource type="AudioStream" uid="uid://y7lhonymtk3t" path="res://sounds/fire.mp3" id="8_vtaks"] [ext_resource type="Texture2D" uid="uid://dsdd1830ilu1" path="res://textures/navigation_ring.png" id="10_dinhu"] [ext_resource type="Texture2D" uid="uid://yfsqc4i52c6k" path="res://textures/space_station_1.png" id="12_dinhu"] [ext_resource type="Shader" uid="uid://bk7q00br1ms30" path="res://scripts/retro.gdshader" id="12_kvuet"] [ext_resource type="Texture2D" uid="uid://hgfmjw6gbdnn" path="res://textures/blank.png" id="12_trtic"] [ext_resource type="Script" uid="uid://d0txwo63hlrsy" path="res://scripts/enterable.gd" id="13_trtic"] [ext_resource type="Script" uid="uid://b2maxk5g6yb0i" path="res://addons/super_awesome_input_icons/classes/input_icon_texture_rect.gd" id="15_ca42v"] [ext_resource type="Theme" uid="uid://dtc7h6gpwpend" path="res://scenes/ui.tres" id="15_ir15t"] [ext_resource type="Script" uid="uid://dqiaioigmj5wb" path="res://scripts/pause_menu.gd" id="15_rysoc"] [ext_resource type="FontFile" uid="uid://donsvh2l775rb" path="res://fonts/Doto.ttf" id="16_1kice"] [ext_resource type="PackedScene" uid="uid://cy4nbqbm222os" path="res://scenes/settings.tscn" id="17_ssvqc"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_ir15t"] texture = ExtResource("12_trtic") 0:0/size_in_atlas = Vector2i(2, 2) 0:0/0 = 0 0:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-16, -16, 16, -16, 16, 16, -16, 16) [sub_resource type="TileSet" id="TileSet_ca42v"] tile_size = Vector2i(32, 32) physics_layer_0/collision_layer = 1 sources/0 = SubResource("TileSetAtlasSource_ir15t") [sub_resource type="RectangleShape2D" id="RectangleShape2D_kvuet"] size = Vector2(128, 32) [sub_resource type="ConvexPolygonShape2D" id="ConvexPolygonShape2D_trtic"] points = PackedVector2Array(-16, 16, 16, 16, 0, -16) [sub_resource type="CircleShape2D" id="CircleShape2D_lnu2h"] radius = 20.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ca42v"] bg_color = Color(0, 0, 1, 1) corner_detail = 1 [sub_resource type="LabelSettings" id="LabelSettings_rysoc"] outline_size = 2 outline_color = Color(0, 0, 0, 1) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ssvqc"] bg_color = Color(1, 0, 0, 1) corner_detail = 1 [sub_resource type="LabelSettings" id="LabelSettings_5newe"] font = ExtResource("16_1kice") font_size = 28 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ir15t"] bg_color = Color(0.5421658, 0.0015220869, 0.72708863, 1) corner_detail = 1 [sub_resource type="LabelSettings" id="LabelSettings_ca42v"] outline_size = 2 [sub_resource type="LabelSettings" id="LabelSettings_e1j6l"] font_size = 12 [sub_resource type="LabelSettings" id="LabelSettings_37s47"] [sub_resource type="LabelSettings" id="LabelSettings_bt5mj"] font_size = 14 [sub_resource type="LabelSettings" id="LabelSettings_pl11u"] font_size = 14 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_264po"] bg_color = Color(0, 0, 0, 1) border_color = Color(0.53333336, 0.53333336, 0.53333336, 1) corner_detail = 1 [sub_resource type="LabelSettings" id="LabelSettings_1kice"] font_size = 48 outline_size = 2 [sub_resource type="ShaderMaterial" id="ShaderMaterial_trtic"] shader = ExtResource("12_kvuet") shader_parameter/shake = 0.002000000095 shader_parameter/noiseQuality = 250.0 shader_parameter/noiseIntensity = 0.0010000000475 shader_parameter/offsetIntensity = 0.0 shader_parameter/colorOffsetIntensity = 0.10000000149012 shader_parameter/pixelSize = 1024.0 shader_parameter/grainIntensity = 0.04 shader_parameter/use_overlay = true shader_parameter/use_lens_distortion = true shader_parameter/overlay_color = Color(1, 1, 1, 10) shader_parameter/lens_distortion_strength = 0.0 [node name="Game" type="Node2D"] script = ExtResource("1_u5sy4") [node name="BalladOfTheCats" type="AudioStreamPlayer" parent="."] stream = ExtResource("2_gee14") volume_db = -10.0 bus = &"Music" [node name="ConcreteHalls" type="AudioStreamPlayer" parent="."] stream = ExtResource("3_0tnpc") volume_db = -10.0 bus = &"Music" [node name="UiSelect" type="AudioStreamPlayer" parent="."] stream = ExtResource("4_5newe") [node name="UiBack" type="AudioStreamPlayer" parent="."] stream = ExtResource("5_37s47") [node name="Stars" type="Node2D" parent="."] [node name="Unloadables" type="Node2D" parent="."] [node name="Orbits" type="Node2D" parent="."] [node name="SpaceStation1" type="Node2D" parent="Orbits"] [node name="SpaceStation1" type="Sprite2D" parent="Orbits/SpaceStation1"] position = Vector2(0, -10000) scale = Vector2(2, 2) texture = ExtResource("12_dinhu") script = ExtResource("13_trtic") [node name="Collision" type="TileMapLayer" parent="Orbits/SpaceStation1/SpaceStation1"] visible = false scale = Vector2(0.5, 0.5) tile_map_data = PackedByteArray("AAD6/wgAAAAAAAAAAAD6/wkAAAAAAAAAAAD6/woAAAAAAAAAAAD6/wsAAAAAAAAAAAD6/wwAAAAAAAAAAAD6/w0AAAAAAAAAAAD6/w4AAAAAAAAAAAD6/w8AAAAAAAAAAAD7/w8AAAAAAAAAAAD8/w8AAAAAAAAAAAD9/w8AAAAAAAAAAAD9/w4AAAAAAAAAAAD8/w4AAAAAAAAAAAD7/w4AAAAAAAAAAAD7/w0AAAAAAAAAAAD7/wwAAAAAAAAAAAD7/wsAAAAAAAAAAAD7/woAAAAAAAAAAAD7/wkAAAAAAAAAAAD7/wgAAAAAAAAAAAD8/wgAAAAAAAAAAAD9/wgAAAAAAAAAAAD9/wkAAAAAAAAAAAD9/woAAAAAAAAAAAD9/wsAAAAAAAAAAAD9/wwAAAAAAAAAAAD8/wwAAAAAAAAAAAD8/w0AAAAAAAAAAAD8/wsAAAAAAAAAAAD8/woAAAAAAAAAAAD8/wkAAAAAAAAAAAD+/wkAAAAAAAAAAAD//wkAAAAAAAAAAAAAAAkAAAAAAAAAAAABAAkAAAAAAAAAAAACAAkAAAAAAAAAAAADAAkAAAAAAAAAAAABAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAD//wgAAAAAAAAAAAD+/wgAAAAAAAAAAAD+/wcAAAAAAAAAAAD+/wYAAAAAAAAAAAD//wYAAAAAAAAAAAAAAAYAAAAAAAAAAAABAAYAAAAAAAAAAAABAAcAAAAAAAAAAAACAAgAAAAAAAAAAAADAAgAAAAAAAAAAAAEAAkAAAAAAAAAAAAEAAgAAAAAAAAAAAAFAAgAAAAAAAAAAAADAAoAAAAAAAAAAAACAAoAAAAAAAAAAAACAAsAAAAAAAAAAAACAAwAAAAAAAAAAAACAA0AAAAAAAAAAAACAA4AAAAAAAAAAAACAA8AAAAAAAAAAAADAA8AAAAAAAAAAAAEAA8AAAAAAAAAAAAFAA8AAAAAAAAAAAAFAA4AAAAAAAAAAAAEAA4AAAAAAAAAAAADAA4AAAAAAAAAAAADAA0AAAAAAAAAAAAEAA0AAAAAAAAAAAAFAA0AAAAAAAAAAAAFAAwAAAAAAAAAAAAEAAwAAAAAAAAAAAADAAwAAAAAAAAAAAADAAsAAAAAAAAAAAAEAAsAAAAAAAAAAAAFAAsAAAAAAAAAAAAFAAoAAAAAAAAAAAAEAAoAAAAAAAAAAAAFAAkAAAAAAAAAAAD4/wEAAAAAAAAAAAD4/wIAAAAAAAAAAAD4/wMAAAAAAAAAAAD4/wQAAAAAAAAAAAD5/wEAAAAAAAAAAAD5/wIAAAAAAAAAAAD5/wMAAAAAAAAAAAD5/wQAAAAAAAAAAAD6/wEAAAAAAAAAAAD6/wIAAAAAAAAAAAD6/wMAAAAAAAAAAAD6/wQAAAAAAAAAAAD7/wEAAAAAAAAAAAD7/wIAAAAAAAAAAAD7/wMAAAAAAAAAAAD7/wQAAAAAAAAAAAD8/wEAAAAAAAAAAAD8/wIAAAAAAAAAAAD8/wMAAAAAAAAAAAD8/wQAAAAAAAAAAAD9/wEAAAAAAAAAAAD9/wIAAAAAAAAAAAD9/wMAAAAAAAAAAAD9/wQAAAAAAAAAAAD+/wEAAAAAAAAAAAD+/wIAAAAAAAAAAAD+/wMAAAAAAAAAAAD+/wQAAAAAAAAAAAD//wEAAAAAAAAAAAD//wIAAAAAAAAAAAD//wMAAAAAAAAAAAD//wQAAAAAAAAAAAD//wUAAAAAAAAAAADz/wYAAAAAAAAAAADz/wcAAAAAAAAAAADz/wgAAAAAAAAAAADz/wkAAAAAAAAAAAD0/wYAAAAAAAAAAAD0/wcAAAAAAAAAAAD0/wgAAAAAAAAAAAD0/wkAAAAAAAAAAAD1/wYAAAAAAAAAAAD1/wcAAAAAAAAAAAD1/wgAAAAAAAAAAAD1/wkAAAAAAAAAAAD2/wYAAAAAAAAAAAD2/wcAAAAAAAAAAAD2/wgAAAAAAAAAAAD2/wkAAAAAAAAAAAD3/wYAAAAAAAAAAAD3/wcAAAAAAAAAAAD3/wgAAAAAAAAAAAD3/wkAAAAAAAAAAAD4/wYAAAAAAAAAAAD4/wcAAAAAAAAAAAD4/wgAAAAAAAAAAAD4/wkAAAAAAAAAAAD5/wcAAAAAAAAAAAD5/wgAAAAAAAAAAAD6/wcAAAAAAAAAAAD7/wcAAAAAAAAAAAD8/wcAAAAAAAAAAAD9/wcAAAAAAAAAAAD0//3/AAAAAAAAAAD0//7/AAAAAAAAAAD0////AAAAAAAAAAD0/wAAAAAAAAAAAAD0/wEAAAAAAAAAAAD0/wIAAAAAAAAAAAD0/wMAAAAAAAAAAAD0/wQAAAAAAAAAAAD0/wUAAAAAAAAAAAD1//3/AAAAAAAAAAD1//7/AAAAAAAAAAD1////AAAAAAAAAAD1/wAAAAAAAAAAAAD1/wEAAAAAAAAAAAD1/wIAAAAAAAAAAAD1/wMAAAAAAAAAAAD1/wQAAAAAAAAAAAD1/wUAAAAAAAAAAADx//3/AAAAAAAAAADy//3/AAAAAAAAAADz//3/AAAAAAAAAAD2//3/AAAAAAAAAADx//7/AAAAAAAAAADx/wIAAAAAAAAAAADx/wMAAAAAAAAAAADy//7/AAAAAAAAAADy////AAAAAAAAAADy/wAAAAAAAAAAAADy/wEAAAAAAAAAAADy/wIAAAAAAAAAAADy/wMAAAAAAAAAAADz//7/AAAAAAAAAADz////AAAAAAAAAADz/wAAAAAAAAAAAADz/wEAAAAAAAAAAADz/wIAAAAAAAAAAADz/wMAAAAAAAAAAAD2//7/AAAAAAAAAAD2////AAAAAAAAAAD2/wAAAAAAAAAAAAD2/wEAAAAAAAAAAAD2/wIAAAAAAAAAAAD2/wMAAAAAAAAAAADw//D/AAAAAAAAAADw//H/AAAAAAAAAADw//L/AAAAAAAAAADw//P/AAAAAAAAAADw//T/AAAAAAAAAADw//X/AAAAAAAAAADw//b/AAAAAAAAAADx//D/AAAAAAAAAADx//H/AAAAAAAAAADx//L/AAAAAAAAAADx//P/AAAAAAAAAADx//T/AAAAAAAAAADx//X/AAAAAAAAAADx//b/AAAAAAAAAADy//D/AAAAAAAAAADy//H/AAAAAAAAAADy//L/AAAAAAAAAADy//P/AAAAAAAAAADy//T/AAAAAAAAAADy//X/AAAAAAAAAADy//b/AAAAAAAAAADz//D/AAAAAAAAAADz//H/AAAAAAAAAADz//L/AAAAAAAAAADz//P/AAAAAAAAAADz//T/AAAAAAAAAADz//X/AAAAAAAAAADz//b/AAAAAAAAAAD0//D/AAAAAAAAAAD0//H/AAAAAAAAAAD0//L/AAAAAAAAAAD0//P/AAAAAAAAAAD0//T/AAAAAAAAAAD0//X/AAAAAAAAAAD0//b/AAAAAAAAAAD1//D/AAAAAAAAAAD1//H/AAAAAAAAAAD1//L/AAAAAAAAAAD1//P/AAAAAAAAAAD1//T/AAAAAAAAAAD1//X/AAAAAAAAAAD1//b/AAAAAAAAAAD2//D/AAAAAAAAAAD2//H/AAAAAAAAAAD2//L/AAAAAAAAAAD2//P/AAAAAAAAAAD2//T/AAAAAAAAAAD2//X/AAAAAAAAAAD2//b/AAAAAAAAAAD1//f/AAAAAAAAAAD1//j/AAAAAAAAAAD1//n/AAAAAAAAAAD1//r/AAAAAAAAAAD1//v/AAAAAAAAAAD1//z/AAAAAAAAAAD0//j/AAAAAAAAAAD0//n/AAAAAAAAAAD0//r/AAAAAAAAAAD0//v/AAAAAAAAAAD2//j/AAAAAAAAAAD2//n/AAAAAAAAAAD2//r/AAAAAAAAAAD2//v/AAAAAAAAAAD4//r/AAAAAAAAAAD4//v/AAAAAAAAAAD4//z/AAAAAAAAAAD4//3/AAAAAAAAAAD4//7/AAAAAAAAAAD4////AAAAAAAAAAD5//r/AAAAAAAAAAD5//v/AAAAAAAAAAD5//z/AAAAAAAAAAD5//3/AAAAAAAAAAD5//7/AAAAAAAAAAD5////AAAAAAAAAAD6//r/AAAAAAAAAAD6//v/AAAAAAAAAAD6//z/AAAAAAAAAAD6//3/AAAAAAAAAAD6//7/AAAAAAAAAAD6////AAAAAAAAAAD7//r/AAAAAAAAAAD7//v/AAAAAAAAAAD7//z/AAAAAAAAAAD7//3/AAAAAAAAAAD7//7/AAAAAAAAAAD7////AAAAAAAAAAD8//r/AAAAAAAAAAD8//v/AAAAAAAAAAD8//z/AAAAAAAAAAD8//3/AAAAAAAAAAD8//7/AAAAAAAAAAD8////AAAAAAAAAAD9//r/AAAAAAAAAAD9//v/AAAAAAAAAAD9//z/AAAAAAAAAAD9//3/AAAAAAAAAAD9//7/AAAAAAAAAAD9////AAAAAAAAAAD6/wAAAAAAAAAAAAD8/wAAAAAAAAAAAAD6//X/AAAAAAAAAAD6//b/AAAAAAAAAAD6//f/AAAAAAAAAAD6//j/AAAAAAAAAAD7//X/AAAAAAAAAAD7//b/AAAAAAAAAAD7//f/AAAAAAAAAAD7//j/AAAAAAAAAAD8//X/AAAAAAAAAAD8//b/AAAAAAAAAAD8//f/AAAAAAAAAAD8//j/AAAAAAAAAAD9//X/AAAAAAAAAAD9//b/AAAAAAAAAAD9//f/AAAAAAAAAAD9//j/AAAAAAAAAAD7//n/AAAAAAAAAAD+//z/AAAAAAAAAAD///z/AAAAAAAAAAAAAPz/AAAAAAAAAAABAPz/AAAAAAAAAAACAPz/AAAAAAAAAAADAPz/AAAAAAAAAAD///v/AAAAAAAAAAD///3/AAAAAAAAAAAAAPv/AAAAAAAAAAAAAP3/AAAAAAAAAAABAPv/AAAAAAAAAAABAP3/AAAAAAAAAAACAPv/AAAAAAAAAAACAP3/AAAAAAAAAAADAPv/AAAAAAAAAAADAP3/AAAAAAAAAAACAP7/AAAAAAAAAAAAAAIAAAAAAAAAAAAAAAMAAAAAAAAAAAABAAIAAAAAAAAAAAABAAMAAAAAAAAAAAACAAIAAAAAAAAAAAACAAMAAAAAAAAAAAADAAIAAAAAAAAAAAADAAMAAAAAAAAAAAAEAAIAAAAAAAAAAAAEAAMAAAAAAAAAAAAFAAIAAAAAAAAAAAAFAAMAAAAAAAAAAAAGAAIAAAAAAAAAAAAGAAMAAAAAAAAAAAABAP//AAAAAAAAAAABAAAAAAAAAAAAAAABAAEAAAAAAAAAAAABAAQAAAAAAAAAAAACAP//AAAAAAAAAAACAAAAAAAAAAAAAAACAAEAAAAAAAAAAAACAAQAAAAAAAAAAAADAP//AAAAAAAAAAADAAAAAAAAAAAAAAADAAEAAAAAAAAAAAADAAQAAAAAAAAAAAAEAP//AAAAAAAAAAAEAAAAAAAAAAAAAAAEAAEAAAAAAAAAAAAEAAQAAAAAAAAAAAAFAP//AAAAAAAAAAAFAAAAAAAAAAAAAAAFAAEAAAAAAAAAAAAFAAQAAAAAAAAAAAAGAP//AAAAAAAAAAAGAAAAAAAAAAAAAAAGAAEAAAAAAAAAAAAGAAQAAAAAAAAAAAD9/w0AAAAAAAAAAAA=") tile_set = SubResource("TileSet_ca42v") [node name="EnterHitbox" type="Area2D" parent="Orbits/SpaceStation1/SpaceStation1"] position = Vector2(0, 176) [node name="CollisionShape2D" type="CollisionShape2D" parent="Orbits/SpaceStation1/SpaceStation1/EnterHitbox"] shape = SubResource("RectangleShape2D_kvuet") [node name="ExitPoint" type="Node2D" parent="Orbits/SpaceStation1/SpaceStation1"] position = Vector2(0, 245.5) rotation = 3.1415927 [node name="Navring" type="Sprite2D" parent="."] position = Vector2(0, -9000) texture = ExtResource("10_dinhu") [node name="NavigationMarker" parent="Navring" node_paths=PackedStringArray("destination") instance=ExtResource("5_264po")] destination = NodePath("../../Orbits/SpaceStation1/SpaceStation1") [node name="Player" type="RigidBody2D" parent="."] position = Vector2(-78, -9043) linear_damp = 6.247 script = ExtResource("1_yqjtg") [node name="Boost" type="AudioStreamPlayer" parent="Player"] stream = ExtResource("2_iywne") volume_db = -5.0 bus = &"Sound Effects" [node name="BoostFinish" type="AudioStreamPlayer" parent="Player"] stream = ExtResource("3_p57ef") volume_db = -8.0 bus = &"Sound Effects" [node name="Collision" type="AudioStreamPlayer" parent="Player"] stream = ExtResource("2_lbhrr") bus = &"Sound Effects" [node name="Fire" type="AudioStreamPlayer" parent="Player"] stream = ExtResource("8_vtaks") max_polyphony = 4 [node name="Sprite" type="Sprite2D" parent="Player"] texture = ExtResource("1_uwrxv") [node name="CollisionShape" type="CollisionShape2D" parent="Player"] shape = SubResource("ConvexPolygonShape2D_trtic") [node name="Camera" type="Camera2D" parent="Player"] ignore_rotation = false limit_enabled = false position_smoothing_speed = 8.0 rotation_smoothing_enabled = true rotation_smoothing_speed = 15.0 [node name="Hitbox" type="Area2D" parent="Player"] [node name="CollisionShape" type="CollisionShape2D" parent="Player/Hitbox"] shape = SubResource("CircleShape2D_lnu2h") debug_color = Color(0.9686392, 0, 0.4696517, 0.41960785) [node name="BoostMeter" type="ProgressBar" parent="Player"] custom_minimum_size = Vector2(12, 0) anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -54.0 offset_top = -24.0 offset_right = -42.0 offset_bottom = 24.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 4 size_flags_vertical = 4 theme_override_styles/fill = SubResource("StyleBoxFlat_ca42v") value = 100.0 fill_mode = 2 show_percentage = false [node name="Label" type="Label" parent="Player/BoostMeter"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -23.0 offset_top = -12.0 offset_right = 23.0 offset_bottom = 12.0 grow_horizontal = 2 grow_vertical = 2 pivot_offset = Vector2(23, 12) text = "100" label_settings = SubResource("LabelSettings_rysoc") horizontal_alignment = 1 vertical_alignment = 1 [node name="HealthMeter" type="ProgressBar" parent="Player"] custom_minimum_size = Vector2(12, 0) anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = 42.0 offset_top = -24.0 offset_right = 54.0 offset_bottom = 24.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 4 size_flags_vertical = 4 theme_override_styles/fill = SubResource("StyleBoxFlat_ssvqc") value = 100.0 fill_mode = 2 show_percentage = false [node name="Label" type="Label" parent="Player/HealthMeter"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -23.0 offset_top = -12.0 offset_right = 23.0 offset_bottom = 12.0 grow_horizontal = 2 grow_vertical = 2 pivot_offset = Vector2(23, 12) text = "100" label_settings = SubResource("LabelSettings_rysoc") horizontal_alignment = 1 vertical_alignment = 1 [node name="UI" type="CanvasLayer" parent="."] [node name="Control" type="Control" parent="UI"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="Navpanel" type="PanelContainer" parent="UI/Control"] visible = false layout_mode = 1 anchors_preset = 4 anchor_top = 0.5 anchor_bottom = 0.5 offset_top = -83.0 offset_right = 260.0 offset_bottom = 83.0 grow_vertical = 2 theme = ExtResource("15_ir15t") [node name="Start" type="HFlowContainer" parent="UI/Control/Navpanel"] visible = false layout_mode = 2 theme_override_constants/v_separation = 0 [node name="Label3" type="Label" parent="UI/Control/Navpanel/Start"] layout_mode = 2 size_flags_horizontal = 3 text = "METERS" label_settings = SubResource("LabelSettings_5newe") horizontal_alignment = 1 [node name="Fuel" type="ProgressBar" parent="UI/Control/Navpanel/Start"] custom_minimum_size = Vector2(256, 24) layout_mode = 2 theme_override_styles/fill = SubResource("StyleBoxFlat_ir15t") value = 100.0 show_percentage = false [node name="Label" type="Label" parent="UI/Control/Navpanel/Start/Fuel"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 text = "100% FUEL" label_settings = SubResource("LabelSettings_ca42v") horizontal_alignment = 1 vertical_alignment = 1 [node name="Label2" type="Label" parent="UI/Control/Navpanel/Start"] layout_mode = 2 size_flags_horizontal = 3 text = "SYSTEM" label_settings = SubResource("LabelSettings_5newe") horizontal_alignment = 1 [node name="Navigation" type="Button" parent="UI/Control/Navpanel/Start"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "navigation" [node name="Quit" type="Button" parent="UI/Control/Navpanel/Start"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "quit" [node name="Cheery" type="Label" parent="UI/Control/Navpanel/Start"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "NAVMAX CHEERY V7.3.4.0." label_settings = SubResource("LabelSettings_e1j6l") horizontal_alignment = 1 autowrap_mode = 3 [node name="Cheery2" type="Label" parent="UI/Control/Navpanel/Start"] layout_mode = 2 size_flags_horizontal = 3 text = "ALL RIGHTS RESERVED" label_settings = SubResource("LabelSettings_e1j6l") horizontal_alignment = 1 autowrap_mode = 3 [node name="Navigation" type="HFlowContainer" parent="UI/Control/Navpanel"] visible = false layout_mode = 2 theme_override_constants/v_separation = 0 [node name="Label3" type="Label" parent="UI/Control/Navpanel/Navigation"] layout_mode = 2 size_flags_horizontal = 3 text = "NAVIGATION" label_settings = SubResource("LabelSettings_5newe") horizontal_alignment = 1 [node name="CurrentRoute" type="Label" parent="UI/Control/Navpanel/Navigation"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "CURRENT ROUTE:" label_settings = SubResource("LabelSettings_37s47") horizontal_alignment = 1 autowrap_mode = 3 [node name="Destination" type="Label" parent="UI/Control/Navpanel/Navigation"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "Space Station 1 (1000u)" label_settings = SubResource("LabelSettings_bt5mj") horizontal_alignment = 1 autowrap_mode = 3 [node name="NewRoute" type="Button" parent="UI/Control/Navpanel/Navigation"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "new route" [node name="Hyperboost" type="Button" parent="UI/Control/Navpanel/Navigation"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "hyperboost" [node name="CancelRoute" type="Button" parent="UI/Control/Navpanel/Navigation"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "cancel route" [node name="NavpanelBack" type="Button" parent="UI/Control/Navpanel/Navigation"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "back" [node name="NavigationRoutes" type="HFlowContainer" parent="UI/Control/Navpanel"] visible = false layout_mode = 2 theme_override_constants/v_separation = 0 [node name="Label3" type="Label" parent="UI/Control/Navpanel/NavigationRoutes"] layout_mode = 2 size_flags_horizontal = 3 text = "PICK ROUTE" label_settings = SubResource("LabelSettings_5newe") horizontal_alignment = 1 [node name="Scroll" type="ScrollContainer" parent="UI/Control/Navpanel/NavigationRoutes"] custom_minimum_size = Vector2(256, 512) layout_mode = 2 [node name="Box" type="VBoxContainer" parent="UI/Control/Navpanel/NavigationRoutes/Scroll"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 [node name="NavigationBack" type="Button" parent="UI/Control/Navpanel/NavigationRoutes"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "back" [node name="NavigationHyperboost" type="HFlowContainer" parent="UI/Control/Navpanel"] visible = false layout_mode = 2 theme_override_constants/v_separation = 0 [node name="Label3" type="Label" parent="UI/Control/Navpanel/NavigationHyperboost"] layout_mode = 2 size_flags_horizontal = 3 text = "HYPERBOOST?" label_settings = SubResource("LabelSettings_5newe") horizontal_alignment = 1 [node name="Description" type="Label" parent="UI/Control/Navpanel/NavigationHyperboost"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "hyperboosting will allow you to reach your destination quicker. it uses your fuel." label_settings = SubResource("LabelSettings_pl11u") horizontal_alignment = 1 autowrap_mode = 3 [node name="FuelRequired" type="Label" parent="UI/Control/Navpanel/NavigationHyperboost"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "FUEL REQUIRED: 100%" label_settings = SubResource("LabelSettings_37s47") horizontal_alignment = 1 autowrap_mode = 3 [node name="EnableHyperboost" type="Button" parent="UI/Control/Navpanel/NavigationHyperboost"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "boost now" [node name="NavigationBack" type="Button" parent="UI/Control/Navpanel/NavigationHyperboost"] custom_minimum_size = Vector2(256, 0) layout_mode = 2 size_flags_horizontal = 3 text = "back" [node name="PauseMenu" type="Panel" parent="UI/Control"] process_mode = 3 visible = false self_modulate = Color(1, 1, 1, 0.53333336) layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_264po") script = ExtResource("15_rysoc") [node name="Panel" type="PanelContainer" parent="UI/Control/PauseMenu"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -130.0 offset_top = -26.0 offset_right = 130.0 offset_bottom = 26.0 grow_horizontal = 2 grow_vertical = 2 theme = ExtResource("15_ir15t") [node name="Flow" type="HFlowContainer" parent="UI/Control/PauseMenu/Panel"] layout_mode = 2 alignment = 1 [node name="Label" type="Label" parent="UI/Control/PauseMenu/Panel/Flow"] custom_minimum_size = Vector2(512, 0) layout_mode = 2 text = "PAUSED" label_settings = SubResource("LabelSettings_1kice") horizontal_alignment = 1 vertical_alignment = 1 [node name="HFlowContainer" type="HFlowContainer" parent="UI/Control/PauseMenu/Panel/Flow"] custom_minimum_size = Vector2(257, 0) layout_mode = 2 alignment = 1 [node name="InputIconTextureRect2" type="TextureRect" parent="UI/Control/PauseMenu/Panel/Flow/HFlowContainer"] custom_minimum_size = Vector2(48, 48) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "ui_up" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="InputIconTextureRect3" type="TextureRect" parent="UI/Control/PauseMenu/Panel/Flow/HFlowContainer"] custom_minimum_size = Vector2(48, 48) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "ui_down" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="InputIconTextureRect" type="TextureRect" parent="UI/Control/PauseMenu/Panel/Flow/HFlowContainer"] custom_minimum_size = Vector2(48, 48) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "dialogue_continue" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="Resume" type="Button" parent="UI/Control/PauseMenu/Panel/Flow"] custom_minimum_size = Vector2(257, 0) layout_mode = 2 focus_neighbor_top = NodePath("../QuitToTitle") text = "Resume" [node name="Settings" type="Button" parent="UI/Control/PauseMenu/Panel/Flow"] custom_minimum_size = Vector2(257, 0) layout_mode = 2 text = "Settings" [node name="QuitToTitle" type="Button" parent="UI/Control/PauseMenu/Panel/Flow"] custom_minimum_size = Vector2(257, 0) layout_mode = 2 focus_neighbor_bottom = NodePath("../Resume") text = "Quit to Title" [node name="Label2" type="Label" parent="UI/Control/PauseMenu/Panel/Flow"] custom_minimum_size = Vector2(512, 0) layout_mode = 2 text = "PAUSED" label_settings = SubResource("LabelSettings_1kice") horizontal_alignment = 1 vertical_alignment = 1 [node name="Settings" parent="UI/Control/PauseMenu" instance=ExtResource("17_ssvqc")] visible = false layout_mode = 0 anchors_preset = 0 anchor_left = 0.0 anchor_right = 0.0 anchor_bottom = 0.0 offset_left = 0.0 offset_right = 640.0 grow_horizontal = 1 grow_vertical = 1 [node name="ControlsBox" type="VBoxContainer" parent="UI/Control"] modulate = Color(1, 1, 1, 0.53333336) layout_mode = 1 anchors_preset = 6 anchor_left = 1.0 anchor_top = 0.5 anchor_right = 1.0 anchor_bottom = 0.5 offset_left = -40.0 offset_top = -20.0 offset_bottom = 20.0 grow_horizontal = 0 grow_vertical = 2 [node name="Flow" type="HBoxContainer" parent="UI/Control/ControlsBox"] layout_mode = 2 [node name="Label" type="Label" parent="UI/Control/ControlsBox/Flow"] layout_mode = 2 size_flags_horizontal = 3 text = "MOVE" [node name="InputIconTextureRect" type="TextureRect" parent="UI/Control/ControlsBox/Flow"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "forward" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="InputIconTextureRect2" type="TextureRect" parent="UI/Control/ControlsBox/Flow"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "backward" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="Flow2" type="HBoxContainer" parent="UI/Control/ControlsBox"] layout_mode = 2 [node name="Label" type="Label" parent="UI/Control/ControlsBox/Flow2"] layout_mode = 2 size_flags_horizontal = 3 text = "STEER" [node name="InputIconTextureRect" type="TextureRect" parent="UI/Control/ControlsBox/Flow2"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "turn_left" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="InputIconTextureRect2" type="TextureRect" parent="UI/Control/ControlsBox/Flow2"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "turn_right" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="Flow3" type="HBoxContainer" parent="UI/Control/ControlsBox"] layout_mode = 2 [node name="Label" type="Label" parent="UI/Control/ControlsBox/Flow3"] layout_mode = 2 size_flags_horizontal = 3 text = "FIRE" [node name="InputIconTextureRect" type="TextureRect" parent="UI/Control/ControlsBox/Flow3"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "fire" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="Flow4" type="HBoxContainer" parent="UI/Control/ControlsBox"] layout_mode = 2 [node name="Label" type="Label" parent="UI/Control/ControlsBox/Flow4"] layout_mode = 2 size_flags_horizontal = 3 text = "PAUSE" [node name="InputIconTextureRect" type="TextureRect" parent="UI/Control/ControlsBox/Flow4"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "pause" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="Flow5" type="HBoxContainer" parent="UI/Control/ControlsBox"] layout_mode = 2 [node name="Label" type="Label" parent="UI/Control/ControlsBox/Flow5"] layout_mode = 2 size_flags_horizontal = 3 text = "NAVPANEL" [node name="InputIconTextureRect" type="TextureRect" parent="UI/Control/ControlsBox/Flow5"] custom_minimum_size = Vector2(32, 32) layout_mode = 2 expand_mode = 1 script = ExtResource("15_ca42v") action_name = "navpanel" metadata/_custom_type_script = "uid://b2maxk5g6yb0i" [node name="FadeToBlack" type="ColorRect" parent="UI"] process_mode = 3 modulate = Color(1, 1, 1, 0) anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 color = Color(0, 0, 0, 1) [node name="Shader" type="ColorRect" parent="UI"] material = SubResource("ShaderMaterial_trtic") anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 color = Color(1, 1, 1, 0) [connection signal="tree_exiting" from="." to="." method="_on_tree_exiting"] [connection signal="area_entered" from="Orbits/SpaceStation1/SpaceStation1/EnterHitbox" to="Orbits/SpaceStation1/SpaceStation1" method="_on_enter_hitbox_area_entered"] [connection signal="body_entered" from="Orbits/SpaceStation1/SpaceStation1/EnterHitbox" to="Orbits/SpaceStation1/SpaceStation1" method="_on_enter_hitbox_body_entered"] [connection signal="body_shape_entered" from="Player/Hitbox" to="Player" method="_on_hitbox_body_shape_entered"] [connection signal="pressed" from="UI/Control/Navpanel/Start/Navigation" to="." method="_on_navigation_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/Start/Quit" to="." method="_on_quit_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/Navigation/NewRoute" to="." method="_on_new_route_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/Navigation/Hyperboost" to="." method="_on_hyperboost_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/Navigation/CancelRoute" to="." method="_on_cancel_route_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/Navigation/NavpanelBack" to="." method="_on_navpanel_back_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/NavigationRoutes/NavigationBack" to="." method="_on_navigation_back_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/NavigationHyperboost/EnableHyperboost" to="." method="_on_enable_hyperboost_pressed"] [connection signal="pressed" from="UI/Control/Navpanel/NavigationHyperboost/NavigationBack" to="." method="_on_navigation_back_pressed"] [connection signal="pressed" from="UI/Control/PauseMenu/Panel/Flow/Resume" to="UI/Control/PauseMenu" method="_on_resume_pressed"]