challenge-editor/scene/new_scene/select.tscn

346 lines
13 KiB
Plaintext
Raw Normal View History

2024-12-02 21:42:43 +08:00
[gd_scene load_steps=21 format=3 uid="uid://wwdlh7suljbe"]
[ext_resource type="Texture2D" uid="uid://dl65ohxjdpqw3" path="res://res/ui/new_ui_002_select/back.png" id="1_c0dqj"]
[ext_resource type="Texture2D" uid="uid://bk6she2kmxl73" path="res://res/ui/new_ui_002_select/故事背景@1x@1x.png" id="2_r8uc7"]
[ext_resource type="PackedScene" uid="uid://c5twwrnkwtd8k" path="res://scene/new_scene/select_button.tscn" id="3_0radn"]
[ext_resource type="Texture2D" uid="uid://bm5vrcetp64kk" path="res://res/ui/new_ui_002_select/返回@1x@1x.png" id="4_idbcg"]
[ext_resource type="PackedScene" uid="uid://bdlo2wn4qnygv" path="res://scene/tool/tool_button.tscn" id="5_ybe3b"]
[ext_resource type="Texture2D" uid="uid://2m50tmjv6l74" path="res://res/ui/new_ui_002_select/指示箭头@1x@1x.png" id="6_i6tt4"]
[ext_resource type="Texture2D" uid="uid://df57irpcgvoki" path="res://res/ui/new_ui_002_select/继续剧本按钮@1x.png" id="7_hb13k"]
[ext_resource type="Texture2D" uid="uid://js2ty2m148t2" path="res://res/ui/new_ui_002_select/新剧本@1x.png" id="8_n8t5h"]
[ext_resource type="Texture2D" uid="uid://6jbqku3uen2e" path="res://res/ui/new_ui_002_select/继续剧本@1x.png" id="8_rqoe7"]
[ext_resource type="Texture2D" uid="uid://dt3n2lefln3o4" path="res://res/ui/new_ui_002_select/新剧本按钮@1x.png" id="9_ut28x"]
[ext_resource type="Texture2D" uid="uid://6ivkq6u0818o" path="res://res/ui/new_ui_002_select/未解锁按钮@1x.png" id="10_edngc"]
[ext_resource type="Texture2D" uid="uid://qnb42ax8tao0" path="res://res/ui/new_ui_002_select/未解锁@1x.png" id="12_ptnha"]
[ext_resource type="Texture2D" uid="uid://bs0pnkvhb2hp2" path="res://res/ui/new_ui_002_select/提示框@1x@1x.png" id="13_chvl4"]
[ext_resource type="PackedScene" uid="uid://ctawm4rux53dx" path="res://scene/new_scene/select_button_2.tscn" id="14_jnm1r"]
[ext_resource type="Texture2D" uid="uid://do67onauc8xqi" path="res://res/ui/new_ui_002_select/故事背景内容框@1x@1x.png" id="15_7sgxn"]
[ext_resource type="Texture2D" uid="uid://dbiquek8mlaye" path="res://res/ui/new_ui_002_select/世界地图@1x.png" id="16_nx8qm"]
[ext_resource type="Texture2D" uid="uid://buv6b0ow8hylw" path="res://res/ui/new_ui_002_select/世界地图遮罩@1x@1x.png" id="17_mmi33"]
[ext_resource type="Texture2D" uid="uid://cypidiehire70" path="res://res/ui/new_ui_001_main/钻石@1x.png" id="18_juxp1"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_m2x7j"]
texture = ExtResource("2_r8uc7")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_watng"]
texture = ExtResource("15_7sgxn")
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="back" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_c0dqj")
expand_mode = 1
stretch_mode = 6
[node name="back_btn" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.0333333
anchor_top = 0.0388889
anchor_right = 0.0755208
anchor_bottom = 0.119444
texture = ExtResource("4_idbcg")
metadata/_edit_use_anchors_ = true
[node name="ToolButton" parent="back_btn" instance=ExtResource("5_ybe3b")]
layout_mode = 1
[node name="Control" type="Control" parent="."]
anchors_preset = 0
anchor_left = 0.432813
anchor_top = 0.87963
anchor_right = 0.566667
anchor_bottom = 0.977778
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("7_hb13k")
expand_mode = 1
stretch_mode = 5
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.280156
anchor_top = 0.226415
anchor_right = 0.700389
anchor_bottom = 0.632075
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("8_rqoe7")
[node name="ToolButton" parent="Control/TextureRect" instance=ExtResource("5_ybe3b")]
layout_mode = 1
[node name="TextureRect2" type="TextureRect" parent="Control"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("9_ut28x")
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect2"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.280156
anchor_top = 0.226415
anchor_right = 0.700389
anchor_bottom = 0.632075
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("8_n8t5h")
[node name="ToolButton" parent="Control/TextureRect2" instance=ExtResource("5_ybe3b")]
layout_mode = 1
[node name="TextureRect3" type="TextureRect" parent="Control"]
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("10_edngc")
[node name="TextureRect" type="TextureRect" parent="Control/TextureRect3"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.280156
anchor_top = 0.226415
anchor_right = 0.700389
anchor_bottom = 0.632075
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("12_ptnha")
[node name="ToolButton" parent="Control/TextureRect3" instance=ExtResource("5_ybe3b")]
layout_mode = 1
[node name="TextureRect2" type="TextureRect" parent="."]
layout_mode = 0
anchor_left = 0.268229
anchor_top = 0.00740741
anchor_right = 0.731771
anchor_bottom = 0.125
texture = ExtResource("13_chvl4")
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="TextureRect2"]
layout_mode = 1
anchors_preset = -1
anchor_top = 0.15748
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_colors/font_color = Color(0.290196, 0.133333, 0.0235294, 1)
theme_override_font_sizes/font_size = 28
text = "请选择剧本"
horizontal_alignment = 1
vertical_alignment = 1
metadata/_edit_use_anchors_ = true
[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 0
anchor_left = 0.0161458
anchor_top = 0.125
anchor_right = 0.966667
anchor_bottom = 0.887963
theme_override_constants/separation = -23
metadata/_edit_use_anchors_ = true
[node name="sc" type="ScrollContainer" parent="HBoxContainer"]
layout_mode = 2
horizontal_scroll_mode = 0
vertical_scroll_mode = 0
metadata/_edit_use_anchors_ = true
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/sc"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_constants/separation = -34
[node name="TextureButton" parent="HBoxContainer/sc/VBoxContainer" instance=ExtResource("3_0radn")]
layout_mode = 2
[node name="TextureButton2" parent="HBoxContainer/sc/VBoxContainer" instance=ExtResource("3_0radn")]
layout_mode = 2
[node name="TextureButton3" parent="HBoxContainer/sc/VBoxContainer" instance=ExtResource("3_0radn")]
layout_mode = 2
[node name="TextureButton4" parent="HBoxContainer/sc/VBoxContainer" instance=ExtResource("3_0radn")]
layout_mode = 2
[node name="TextureButton5" parent="HBoxContainer/sc/VBoxContainer" instance=ExtResource("3_0radn")]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="HBoxContainer"]
layout_mode = 2
texture = ExtResource("6_i6tt4")
metadata/_edit_use_anchors_ = true
[node name="TabContainer" type="TabContainer" parent="HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_styles/panel = SubResource("StyleBoxTexture_m2x7j")
tab_alignment = 2
current_tab = 0
tabs_position = 1
clip_tabs = false
tabs_visible = false
metadata/_edit_use_anchors_ = true
[node name="history" type="MarginContainer" parent="HBoxContainer/TabContainer"]
layout_mode = 2
theme_override_constants/margin_left = 49
theme_override_constants/margin_top = 72
theme_override_constants/margin_bottom = 60
metadata/_tab_index = 0
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/TabContainer/history"]
layout_mode = 2
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/TabContainer/history/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_constants/separation = 15
[node name="Panel" parent="HBoxContainer/TabContainer/history/HBoxContainer/VBoxContainer" instance=ExtResource("14_jnm1r")]
layout_mode = 2
[node name="Panel2" parent="HBoxContainer/TabContainer/history/HBoxContainer/VBoxContainer" instance=ExtResource("14_jnm1r")]
layout_mode = 2
[node name="Panel3" parent="HBoxContainer/TabContainer/history/HBoxContainer/VBoxContainer" instance=ExtResource("14_jnm1r")]
layout_mode = 2
[node name="Panel4" parent="HBoxContainer/TabContainer/history/HBoxContainer/VBoxContainer" instance=ExtResource("14_jnm1r")]
layout_mode = 2
[node name="Panel5" parent="HBoxContainer/TabContainer/history/HBoxContainer/VBoxContainer" instance=ExtResource("14_jnm1r")]
layout_mode = 2
[node name="Panel" type="Panel" parent="HBoxContainer/TabContainer/history/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
theme_override_styles/panel = SubResource("StyleBoxTexture_watng")
[node name="VBoxContainer" type="VBoxContainer" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel"]
layout_mode = 0
anchor_left = 0.02977
anchor_top = 0.033237
anchor_right = 0.96617
anchor_bottom = 0.971098
theme_override_constants/separation = 12
metadata/_edit_use_anchors_ = true
[node name="AspectRatioContainer" type="AspectRatioContainer" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer"]
layout_mode = 2
size_flags_horizontal = 0
ratio = 1.641
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/AspectRatioContainer"]
layout_mode = 2
texture = ExtResource("16_nx8qm")
metadata/_edit_use_anchors_ = true
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/AspectRatioContainer/TextureRect"]
layout_mode = 1
anchors_preset = -1
anchor_left = 0.617188
anchor_right = 1.08906
anchor_bottom = 1.00256
grow_horizontal = 0
grow_vertical = 2
texture = ExtResource("17_mmi33")
expand_mode = 1
metadata/_edit_use_anchors_ = true
[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer"]
layout_mode = 2
theme_override_constants/separation = 0
[node name="Label" type="Label" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/HBoxContainer"]
layout_mode = 2
theme_override_colors/font_color = Color(0.792157, 0, 0.196078, 1)
theme_override_font_sizes/font_size = 24
text = "解锁剧本需要的条件"
[node name="Control" type="Control" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/HBoxContainer"]
custom_minimum_size = Vector2(23, 0)
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/HBoxContainer"]
layout_mode = 2
texture = ExtResource("18_juxp1")
expand_mode = 3
stretch_mode = 5
[node name="Label2" type="Label" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/HBoxContainer"]
layout_mode = 2
theme_override_colors/font_color = Color(0.792157, 0, 0.196078, 1)
theme_override_font_sizes/font_size = 24
text = "x100"
[node name="Label" type="Label" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer"]
layout_mode = 2
theme_override_colors/font_color = Color(0.792157, 0, 0.196078, 1)
theme_override_font_sizes/font_size = 24
text = "需求铁幕演说、60体力、1946年3月5日900
"
[node name="ScrollContainer" type="ScrollContainer" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer"]
layout_mode = 2
size_flags_vertical = 3
horizontal_scroll_mode = 0
[node name="RichTextLabel" type="RichTextLabel" parent="HBoxContainer/TabContainer/history/HBoxContainer/Panel/VBoxContainer/ScrollContainer"]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 0
theme_override_colors/default_color = Color(0.239216, 0.239216, 0.239216, 1)
theme_override_font_sizes/bold_italics_font_size = 21
theme_override_font_sizes/italics_font_size = 21
theme_override_font_sizes/mono_font_size = 21
theme_override_font_sizes/normal_font_size = 21
theme_override_font_sizes/bold_font_size = 21
text = "剧本名称、剧本插画、英雄名字简介和时间剧本名称、剧本插画、简介 本名称、剧本插画、简介和时间剧本名称、剧本插画、简介和时间剧本 名称、剧本插画、简介和时间剧本名称、剧本插画、简介和时间剧本名 称、剧本插画、简介和时间剧本名称、剧本插画、简介和时间剧本名称"
fit_content = true
[node name="history2" type="MarginContainer" parent="HBoxContainer/TabContainer"]
visible = false
layout_mode = 2
metadata/_tab_index = 1
[node name="history3" type="MarginContainer" parent="HBoxContainer/TabContainer"]
visible = false
layout_mode = 2
metadata/_tab_index = 2
[node name="history4" type="MarginContainer" parent="HBoxContainer/TabContainer"]
visible = false
layout_mode = 2
metadata/_tab_index = 3