[gd_scene load_steps=11 format=3 uid="uid://b5npsmec2fo2w"] [ext_resource type="Script" uid="uid://du4qd5ynhkjs6" path="res://UI/ui_framework.gd" id="1_6fk5m"] [ext_resource type="PackedScene" uid="uid://bfmnpiqcyi83h" path="res://UI/popup/task_development/main_plan/main_plan.tscn" id="2_qpnja"] [ext_resource type="PackedScene" uid="uid://hidwgnr45bw7" path="res://UI/popup/task_development/main_plan/platform/platform.tscn" id="3_5pged"] [ext_resource type="PackedScene" uid="uid://b8bb7bnc08siu" path="res://UI/popup/task_development/main_plan/gameplay/gameplay.tscn" id="4_ub8no"] [ext_resource type="PackedScene" uid="uid://ydvns1eq64e5" path="res://UI/popup/task_development/main_plan/theme/theme.tscn" id="5_l54p6"] [ext_resource type="PackedScene" uid="uid://cx5nui56begu8" path="res://UI/popup/task_development/main_plan/strategy/strategy.tscn" id="6_adtuk"] [ext_resource type="PackedScene" uid="uid://chl131ysu15rd" path="res://UI/popup/task_development/product_focus/product_focus.tscn" id="7_l1sf4"] [ext_resource type="PackedScene" uid="uid://dtywh0m5odikx" path="res://UI/popup/dialogue.tscn" id="8_6il88"] [ext_resource type="PackedScene" uid="uid://b5nxlnb6xr2oc" path="res://UI/popup/task_development/npc_select/npc_select_1.tscn" id="9_qpnja"] [ext_resource type="PackedScene" uid="uid://b70jleefiaiwi" path="res://UI/popup/notice.tscn" id="10_5pged"] [node name="task_development_start" type="Control" groups=["task_development"]] visible = false layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_6fk5m") initial_page_path = NodePath("main_plan") gamestate_data_key = "task_development_info" [node name="main_plan" parent="." instance=ExtResource("2_qpnja")] visible = false layout_mode = 1 next_ui_node_path = NodePath("../product_focus") [node name="platform" parent="main_plan" instance=ExtResource("3_5pged")] visible = false layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -20.0 offset_top = -20.0 offset_right = 20.0 offset_bottom = 20.0 next_ui_node_path = NodePath("..") parent_page_node_path = NodePath("..") [node name="gameplay" parent="main_plan" instance=ExtResource("4_ub8no")] visible = false layout_mode = 1 next_ui_node_path = NodePath("..") parent_page_node_path = NodePath("..") [node name="theme" parent="main_plan" instance=ExtResource("5_l54p6")] visible = false layout_mode = 1 next_ui_node_path = NodePath("..") parent_page_node_path = NodePath("..") [node name="strategy" parent="main_plan" instance=ExtResource("6_adtuk")] layout_mode = 1 next_ui_node_path = NodePath("..") parent_page_node_path = NodePath("..") [node name="notice" parent="main_plan" instance=ExtResource("10_5pged")] visible = false layout_mode = 1 notice_text = "资金不足" parent_page_node_path = NodePath("..") [node name="dialogue_secretary" parent="main_plan" instance=ExtResource("8_6il88")] visible = false layout_mode = 1 dialogues = ["目前正在进行其它项目"] parent_page_node_path = NodePath("..") [node name="product_focus" parent="." instance=ExtResource("7_l1sf4")] visible = false layout_mode = 1 next_ui_node_path = NodePath("../dialogue_secretary") back_ui_node_path = NodePath("../main_plan") [node name="dialogue_secretary" parent="." instance=ExtResource("8_6il88")] visible = false layout_mode = 1 dialogues = ["由谁来写立项书呢?", "立项书只能由公司员工完成。"] next_ui_node_path = NodePath("../npc_select_1") back_ui_node_path = NodePath("../npc_select_1") [node name="npc_select_1" parent="." instance=ExtResource("9_qpnja")] visible = false layout_mode = 1 Suitable_position = ["项目总监", "策划", "美术设计师"] next_ui_node_path = NodePath("../dialogue_npc") back_ui_node_path = NodePath("../main_plan") [node name="notice" parent="npc_select_1" instance=ExtResource("10_5pged")] visible = false layout_mode = 1 notice_text = "资金不足" parent_page_node_path = NodePath("..") [node name="dialogue_npc" parent="." instance=ExtResource("8_6il88")] visible = false layout_mode = 1 dialogues = ["感谢给我这个机会,我会尽力!"]