53 lines
1.5 KiB
Plaintext
53 lines
1.5 KiB
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://dsv55hv2sr7hd"]
|
|
|
|
[ext_resource type="Script" path="res://station_info_panel/style1/site_panel_content.gd" id="1_rx766"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_48edc"]
|
|
bg_color = Color(0.290196, 0.309804, 0.333333, 1)
|
|
border_width_left = 2
|
|
border_width_top = 2
|
|
border_width_right = 2
|
|
border_width_bottom = 2
|
|
border_color = Color(0, 0, 0, 1)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dmayk"]
|
|
bg_color = Color(0.929412, 0.407843, 0.0745098, 1)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ve86j"]
|
|
bg_color = Color(0.662745, 0.662745, 0.662745, 1)
|
|
|
|
[node name="SitePanel" type="Node2D"]
|
|
script = ExtResource("1_rx766")
|
|
currentStationIndex = 5
|
|
bgColor = Color(0.290196, 0.309804, 0.333333, 1)
|
|
unfinishedColor = Color(0.929412, 0.407843, 0.0745098, 1)
|
|
|
|
[node name="Bg" type="Panel" parent="."]
|
|
offset_right = 1450.0
|
|
offset_bottom = 350.0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_48edc")
|
|
|
|
[node name="Unfinished" type="Panel" parent="Bg"]
|
|
layout_mode = 0
|
|
offset_left = 275.763
|
|
offset_top = 110.0
|
|
offset_right = 1446.0
|
|
offset_bottom = 130.0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_dmayk")
|
|
|
|
[node name="Finished" type="Panel" parent="Bg"]
|
|
layout_mode = 0
|
|
offset_left = 2.0
|
|
offset_top = 110.0
|
|
offset_right = 275.763
|
|
offset_bottom = 130.0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_ve86j")
|
|
|
|
[node name="Sites" type="Control" parent="."]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_left = 2.0
|
|
offset_top = 117.0
|
|
offset_right = 42.0
|
|
offset_bottom = 157.0
|