[gd_scene load_steps=5 format=3 uid="uid://ctcbxvgljrkvi"] [ext_resource type="Texture2D" uid="uid://pucudatqrcrq" path="res://UI/popup/popup_bg_1.png" id="1_pbd5q"] [ext_resource type="Script" uid="uid://b5mfw2kc6lqpd" path="res://UI/popup/task_development/strategy/strategy.gd" id="2_rq5uk"] [ext_resource type="Theme" uid="uid://ddq54ba6vwyn0" path="res://UI/popup/task_development/gameplay/gameplay_option_button.tres" id="3_rq5uk"] [ext_resource type="Texture2D" uid="uid://bb3kyiufyyj05" path="res://Entity/NPC/NPC_1_UI.png" id="4_pbd5q"] [node name="strategy" type="NinePatchRect"] custom_minimum_size = Vector2(500, 350) anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -250.0 offset_top = -175.0 offset_right = 250.0 offset_bottom = 175.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("1_pbd5q") region_rect = Rect2(1, 35, 86, 53) patch_margin_left = 8 patch_margin_top = 35 patch_margin_right = 8 patch_margin_bottom = 32 script = ExtResource("2_rq5uk") [node name="Title" type="NinePatchRect" parent="."] custom_minimum_size = Vector2(500, 0) layout_mode = 1 anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -250.0 offset_right = 250.0 offset_bottom = 44.0 grow_horizontal = 2 texture = ExtResource("1_pbd5q") region_rect = Rect2(1, 27, 86, 8) patch_margin_left = 8 patch_margin_top = 7 patch_margin_right = 8 patch_margin_bottom = 6 [node name="Title" type="Label" parent="Title"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -34.5 offset_top = -18.0 offset_right = 34.5 offset_bottom = 18.0 grow_horizontal = 2 grow_vertical = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 27 text = "开发策略" vertical_alignment = 1 [node name="Option" type="Control" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 [node name="Column_Headers" type="HBoxContainer" parent="Option"] custom_minimum_size = Vector2(420, 0) layout_mode = 1 anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -210.0 offset_top = 51.0 offset_right = 210.0 offset_bottom = 82.0 grow_horizontal = 2 theme_override_constants/separation = 0 [node name="Title" type="Label" parent="Option/Column_Headers"] custom_minimum_size = Vector2(320, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 22 text = "开发方针" [node name="Cost" type="Label" parent="Option/Column_Headers"] custom_minimum_size = Vector2(80, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 22 text = "成本" horizontal_alignment = 2 [node name="Options" type="NinePatchRect" parent="Option"] custom_minimum_size = Vector2(440, 170) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -220.0 offset_top = -92.0 offset_right = 220.0 offset_bottom = 78.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("1_pbd5q") region_rect = Rect2(92, 38, 76, 34) patch_margin_left = 2 patch_margin_top = 33 patch_margin_right = 2 patch_margin_bottom = 33 [node name="List_1" type="VBoxContainer" parent="Option/Options"] custom_minimum_size = Vector2(436, 160) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -210.0 offset_top = -80.0 offset_right = 210.0 offset_bottom = 80.0 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 [node name="option_1" type="Button" parent="Option/Options/List_1"] custom_minimum_size = Vector2(0, 32) layout_mode = 2 theme = ExtResource("3_rq5uk") disabled = true flat = true [node name="Row" type="HBoxContainer" parent="Option/Options/List_1/option_1"] custom_minimum_size = Vector2(420, 0) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -210.0 offset_top = -15.5 offset_right = 210.0 offset_bottom = 15.5 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 [node name="Title" type="Label" parent="Option/Options/List_1/option_1/Row"] custom_minimum_size = Vector2(300, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 text = "正常开发" [node name="Cost" type="Label" parent="Option/Options/List_1/option_1/Row"] custom_minimum_size = Vector2(120, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 text = "0" horizontal_alignment = 2 [node name="option_2" type="Button" parent="Option/Options/List_1"] custom_minimum_size = Vector2(0, 32) layout_mode = 2 theme = ExtResource("3_rq5uk") disabled = true flat = true [node name="Row" type="HBoxContainer" parent="Option/Options/List_1/option_2"] custom_minimum_size = Vector2(420, 0) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -210.0 offset_top = -15.5 offset_right = 210.0 offset_bottom = 15.5 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 [node name="Title" type="Label" parent="Option/Options/List_1/option_2/Row"] custom_minimum_size = Vector2(300, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 [node name="Cost" type="Label" parent="Option/Options/List_1/option_2/Row"] custom_minimum_size = Vector2(120, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 horizontal_alignment = 2 [node name="option_3" type="Button" parent="Option/Options/List_1"] custom_minimum_size = Vector2(0, 32) layout_mode = 2 theme = ExtResource("3_rq5uk") disabled = true flat = true [node name="Row" type="HBoxContainer" parent="Option/Options/List_1/option_3"] custom_minimum_size = Vector2(420, 0) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -210.0 offset_top = -15.5 offset_right = 210.0 offset_bottom = 15.5 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 [node name="Title" type="Label" parent="Option/Options/List_1/option_3/Row"] custom_minimum_size = Vector2(300, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 [node name="Cost" type="Label" parent="Option/Options/List_1/option_3/Row"] custom_minimum_size = Vector2(120, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 horizontal_alignment = 2 [node name="option_4" type="Button" parent="Option/Options/List_1"] custom_minimum_size = Vector2(0, 32) layout_mode = 2 theme = ExtResource("3_rq5uk") disabled = true flat = true [node name="Row" type="HBoxContainer" parent="Option/Options/List_1/option_4"] custom_minimum_size = Vector2(420, 0) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -210.0 offset_top = -15.5 offset_right = 210.0 offset_bottom = 15.5 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 [node name="Title" type="Label" parent="Option/Options/List_1/option_4/Row"] custom_minimum_size = Vector2(300, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 [node name="Cost" type="Label" parent="Option/Options/List_1/option_4/Row"] custom_minimum_size = Vector2(120, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 horizontal_alignment = 2 [node name="option_5" type="Button" parent="Option/Options/List_1"] custom_minimum_size = Vector2(0, 32) layout_mode = 2 theme = ExtResource("3_rq5uk") disabled = true flat = true [node name="Row" type="HBoxContainer" parent="Option/Options/List_1/option_5"] custom_minimum_size = Vector2(420, 0) layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -210.0 offset_top = -15.5 offset_right = 210.0 offset_bottom = 15.5 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 [node name="Title" type="Label" parent="Option/Options/List_1/option_5/Row"] custom_minimum_size = Vector2(300, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 [node name="Cost" type="Label" parent="Option/Options/List_1/option_5/Row"] custom_minimum_size = Vector2(120, 0) layout_mode = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 horizontal_alignment = 2 [node name="Explaination" type="Label" parent="Option"] custom_minimum_size = Vector2(200, 60) layout_mode = 1 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 offset_left = 47.0 offset_top = -83.0 offset_right = 358.0 offset_bottom = -23.0 grow_vertical = 0 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 20 text = "说明" horizontal_alignment = 1 vertical_alignment = 1 autowrap_mode = 3 [node name="Human" type="TextureRect" parent="Option"] layout_mode = 1 anchors_preset = 3 anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -128.0 offset_top = -90.0 offset_right = -55.0 offset_bottom = -17.0 grow_horizontal = 0 grow_vertical = 0 texture = ExtResource("4_pbd5q")