[gd_scene load_steps=4 format=3 uid="uid://b1a8a10jb4auf"] [ext_resource type="Script" uid="uid://cntq3qk522oqg" path="res://scripts/sector.gd" id="1_l8itw"] [ext_resource type="Texture2D" uid="uid://di7qrtp4lusa3" path="res://assets/icons/galaxy_button.png" id="2_c2nvg"] [ext_resource type="Texture2D" uid="uid://cxanptjcnnwh" path="res://assets/icons/galaxy_button_hover.png" id="3_d5vc0"] [node name="Sector" type="Node2D"] script = ExtResource("1_l8itw") [node name="background" type="Sprite2D" parent="."] position = Vector2(572.00006, 328.5) [node name="PlanetStatPanel" type="Panel" parent="."] offset_right = 320.0 offset_bottom = 204.0 [node name="PlanetName" type="Label" parent="PlanetStatPanel"] layout_mode = 0 offset_left = 8.0 offset_top = 16.0 offset_right = 278.0 offset_bottom = 41.0 theme_override_colors/font_color = Color(0.15989491, 0.40655294, 0.47780138, 1) [node name="PopulationPanel" type="Label" parent="PlanetStatPanel"] layout_mode = 1 anchors_preset = -1 anchor_bottom = 0.277 offset_left = 8.0 offset_top = 48.0 offset_right = 278.0 offset_bottom = 16.491997 [node name="ResourcePlanet" type="Label" parent="PlanetStatPanel"] layout_mode = 0 offset_left = 8.0 offset_top = 80.0 offset_right = 278.0 offset_bottom = 105.0 [node name="MiningRate" type="Label" parent="PlanetStatPanel"] layout_mode = 0 offset_left = 8.0 offset_top = 112.0 offset_right = 278.0 offset_bottom = 137.0 [node name="GrowthRate" type="Label" parent="PlanetStatPanel"] layout_mode = 0 offset_left = 8.0 offset_top = 144.0 offset_right = 278.0 offset_bottom = 169.0 [node name="BackButton" type="TextureButton" parent="."] anchors_preset = 3 anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 1096.0 offset_top = 592.0 offset_right = 1166.0 offset_bottom = 662.0 grow_horizontal = 0 grow_vertical = 0 scale = Vector2(0.4, 0.4) pivot_offset = Vector2(50, 70) texture_normal = ExtResource("2_c2nvg") texture_hover = ExtResource("3_d5vc0") ignore_texture_size = true stretch_mode = 0