[gd_scene load_steps=23 format=3 uid="uid://33lcg23hy4mi"] [ext_resource type="Script" path="res://scene/select.gd" id="1_cgnul"] [ext_resource type="Texture2D" uid="uid://li8e5ntlgcpg" path="res://res/ui/select/test.png" id="3_jw1jl"] [ext_resource type="Texture2D" uid="uid://c6l3t83jiltjw" path="res://res/ui/select/图层 1.png" id="3_yij7q"] [ext_resource type="StyleBox" uid="uid://dyx7fisnfqmfx" path="res://res/ui/select/selected.tres" id="4_7pqsv"] [ext_resource type="Shader" path="res://res/shader/blur.gdshader" id="4_dco75"] [ext_resource type="StyleBox" uid="uid://criiod0onsrre" path="res://res/ui/select/unselected.tres" id="5_f0q5x"] [ext_resource type="Texture2D" uid="uid://bbfw824b7sexe" path="res://res/ui/select/图层449.png" id="5_xaitc"] [ext_resource type="Texture2D" uid="uid://ncsff7bf6sni" path="res://res/ui/select/图层25.png" id="8_6wknl"] [ext_resource type="Texture2D" uid="uid://nht4ovhe7xvy" path="res://res/ui/select/图层 3.png" id="8_wqdui"] [ext_resource type="Texture2D" uid="uid://c2trkapa6c4p8" path="res://res/ui/select/图层30.png" id="9_ke4j3"] [ext_resource type="Texture2D" uid="uid://bddj0eoytjep0" path="res://res/ui/select/历史图标.png" id="9_wp7c8"] [ext_resource type="Texture2D" uid="uid://bi8yasn7h0fie" path="res://res/ui/select/图层 4.png" id="10_iblo5"] [ext_resource type="Texture2D" uid="uid://3pl6831ybap1" path="res://res/ui/select/奇幻图标.png" id="11_hv6di"] [ext_resource type="Texture2D" uid="uid://sadccea3silb" path="res://res/ui/select/图层22.png" id="11_tvykm"] [ext_resource type="Texture2D" uid="uid://3j0a4ta8ww4y" path="res://res/ui/select/现实图标.png" id="12_qqyd6"] [ext_resource type="Texture2D" uid="uid://y03c11caxq5g" path="res://res/ui/select/末世图标.png" id="13_06h8p"] [ext_resource type="Texture2D" uid="uid://cukrtaeu70hc5" path="res://res/ui/select/继续图标.png" id="15_jcwu5"] [ext_resource type="Texture2D" uid="uid://bt5qrcsynsp6j" path="res://res/ui/character_bag/图层231.png" id="18_qwfod"] [sub_resource type="ShaderMaterial" id="ShaderMaterial_ly4bd"] resource_local_to_scene = true shader = ExtResource("4_dco75") shader_parameter/power = 1.0 shader_parameter/up = 0.2 shader_parameter/down = 0.2 shader_parameter/left = 0.2 shader_parameter/right = 0.2 shader_parameter/up_clip = 0.0 shader_parameter/down_clip = 0.0 shader_parameter/left_clip = 0.0 shader_parameter/right_clip = 0.0 [sub_resource type="Gradient" id="Gradient_k04ai"] interpolation_mode = 2 offsets = PackedFloat32Array(0, 0.142857, 0.831169) colors = PackedColorArray(0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1) [sub_resource type="GradientTexture1D" id="GradientTexture1D_lyq3l"] gradient = SubResource("Gradient_k04ai") [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_gkr7a"] texture = ExtResource("5_xaitc") [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 script = ExtResource("1_cgnul") [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("3_yij7q") expand_mode = 1 stretch_mode = 6 [node name="icon" type="TextureRect" parent="back"] z_index = 1 material = SubResource("ShaderMaterial_ly4bd") layout_mode = 2 anchor_left = 0.179688 anchor_top = 0.0657407 anchor_right = 0.775 anchor_bottom = 0.917593 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 5 metadata/_edit_use_anchors_ = true [node name="black" type="TextureRect" parent="back/icon"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_left = -0.15923 anchor_top = -0.0771739 anchor_right = 1.0 anchor_bottom = 1.09674 grow_vertical = 2 texture = SubResource("GradientTexture1D_lyq3l") expand_mode = 1 metadata/_edit_use_anchors_ = true [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 1 anchors_preset = -1 anchor_left = 0.0614583 anchor_top = 0.0851852 anchor_right = 0.261979 anchor_bottom = 0.868519 theme_override_constants/separation = 35 metadata/_edit_use_anchors_ = true [node name="Button1" type="Button" parent="VBoxContainer"] z_index = 1 clip_contents = true custom_minimum_size = Vector2(385, 101) layout_mode = 2 size_flags_horizontal = 0 size_flags_vertical = 3 focus_mode = 0 theme_override_styles/hover_pressed = ExtResource("4_7pqsv") theme_override_styles/hover = ExtResource("4_7pqsv") theme_override_styles/pressed = ExtResource("4_7pqsv") theme_override_styles/normal = ExtResource("4_7pqsv") [node name="TextureRect" type="TextureRect" parent="VBoxContainer/Button1"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_top = 0.0891089 anchor_right = 1.0 anchor_bottom = 0.901 offset_bottom = -0.000999451 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 6 [node name="Button2" type="Button" parent="VBoxContainer"] clip_contents = true custom_minimum_size = Vector2(385, 101) layout_mode = 2 size_flags_horizontal = 0 size_flags_vertical = 3 focus_mode = 0 theme_override_styles/hover_pressed = ExtResource("5_f0q5x") theme_override_styles/hover = ExtResource("5_f0q5x") theme_override_styles/pressed = ExtResource("5_f0q5x") theme_override_styles/normal = ExtResource("5_f0q5x") [node name="TextureRect" type="TextureRect" parent="VBoxContainer/Button2"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_left = 0.04 anchor_top = 0.09 anchor_right = 0.963333 anchor_bottom = 0.9 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 6 metadata/_edit_use_anchors_ = true [node name="Button3" type="Button" parent="VBoxContainer"] clip_contents = true custom_minimum_size = Vector2(385, 101) layout_mode = 2 size_flags_horizontal = 0 size_flags_vertical = 3 focus_mode = 0 theme_override_styles/hover_pressed = ExtResource("5_f0q5x") theme_override_styles/hover = ExtResource("5_f0q5x") theme_override_styles/pressed = ExtResource("5_f0q5x") theme_override_styles/normal = SubResource("StyleBoxTexture_gkr7a") [node name="TextureRect" type="TextureRect" parent="VBoxContainer/Button3"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_left = 0.04 anchor_top = 0.09 anchor_right = 0.963333 anchor_bottom = 0.9 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 6 metadata/_edit_use_anchors_ = true [node name="Button4" type="Button" parent="VBoxContainer"] clip_contents = true custom_minimum_size = Vector2(385, 101) layout_mode = 2 size_flags_horizontal = 0 size_flags_vertical = 3 focus_mode = 0 theme_override_styles/hover_pressed = ExtResource("5_f0q5x") theme_override_styles/hover = ExtResource("5_f0q5x") theme_override_styles/pressed = ExtResource("5_f0q5x") theme_override_styles/normal = SubResource("StyleBoxTexture_gkr7a") [node name="TextureRect" type="TextureRect" parent="VBoxContainer/Button4"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_left = 0.04 anchor_top = 0.09 anchor_right = 0.963333 anchor_bottom = 0.9 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 6 metadata/_edit_use_anchors_ = true [node name="Button5" type="Button" parent="VBoxContainer"] clip_contents = true custom_minimum_size = Vector2(385, 101) layout_mode = 2 size_flags_horizontal = 0 size_flags_vertical = 3 focus_mode = 0 theme_override_styles/hover_pressed = ExtResource("5_f0q5x") theme_override_styles/hover = ExtResource("5_f0q5x") theme_override_styles/pressed = ExtResource("5_f0q5x") theme_override_styles/normal = SubResource("StyleBoxTexture_gkr7a") [node name="TextureRect" type="TextureRect" parent="VBoxContainer/Button5"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_left = 0.04 anchor_top = 0.09 anchor_right = 0.963333 anchor_bottom = 0.9 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 6 metadata/_edit_use_anchors_ = true [node name="Button6" type="Button" parent="VBoxContainer"] clip_contents = true custom_minimum_size = Vector2(385, 101) layout_mode = 2 size_flags_horizontal = 0 size_flags_vertical = 3 focus_mode = 0 theme_override_styles/hover_pressed = ExtResource("5_f0q5x") theme_override_styles/hover = ExtResource("5_f0q5x") theme_override_styles/pressed = ExtResource("5_f0q5x") theme_override_styles/normal = SubResource("StyleBoxTexture_gkr7a") [node name="TextureRect" type="TextureRect" parent="VBoxContainer/Button6"] show_behind_parent = true layout_mode = 1 anchors_preset = -1 anchor_left = 0.04 anchor_top = 0.09 anchor_right = 0.963333 anchor_bottom = 0.9 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_jw1jl") expand_mode = 1 stretch_mode = 6 metadata/_edit_use_anchors_ = true [node name="HBoxContainer" type="HBoxContainer" parent="."] z_index = 1 layout_mode = 1 anchors_preset = -1 anchor_left = 0.028125 anchor_top = 0.887963 anchor_right = 1.0 anchor_bottom = 0.944444 offset_bottom = -60.0 theme_override_constants/separation = -29 metadata/_edit_use_anchors_ = true [node name="TextureRect" type="TextureRect" parent="HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 texture = ExtResource("8_wqdui") [node name="TextureRect" type="TextureRect" parent="HBoxContainer/TextureRect"] layout_mode = 0 anchor_left = -0.00268097 anchor_top = -0.557377 anchor_right = 0.268097 anchor_bottom = 1.09836 offset_right = -61.0 offset_bottom = -61.0 texture = ExtResource("9_wp7c8") [node name="Label" type="Label" parent="HBoxContainer/TextureRect"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.292225 anchor_right = 0.86059 anchor_bottom = 1.0 theme_override_font_sizes/font_size = 30 text = "历史剧本" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="Button" type="Button" parent="HBoxContainer/TextureRect"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 focus_mode = 0 flat = true [node name="TextureRect2" type="TextureRect" parent="HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 texture = ExtResource("10_iblo5") [node name="TextureRect" type="TextureRect" parent="HBoxContainer/TextureRect2"] layout_mode = 1 anchors_preset = -1 anchor_left = -0.00268097 anchor_top = -0.557377 anchor_right = 0.268097 anchor_bottom = 1.09836 offset_right = -61.0 offset_bottom = -61.0 texture = ExtResource("11_hv6di") [node name="Label" type="Label" parent="HBoxContainer/TextureRect2"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.292225 anchor_right = 0.86059 anchor_bottom = 1.0 theme_override_font_sizes/font_size = 30 text = "奇幻剧本" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="Button" type="Button" parent="HBoxContainer/TextureRect2"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 focus_mode = 0 flat = true [node name="TextureRect3" type="TextureRect" parent="HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 texture = ExtResource("10_iblo5") [node name="TextureRect" type="TextureRect" parent="HBoxContainer/TextureRect3"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.045 anchor_top = -0.361 anchor_right = 0.268097 anchor_bottom = 1.09836 offset_left = 0.0899925 offset_top = 0.0210018 offset_right = 0.297585 offset_bottom = -6.0 texture = ExtResource("12_qqyd6") [node name="Label" type="Label" parent="HBoxContainer/TextureRect3"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.292225 anchor_right = 0.86059 anchor_bottom = 1.0 theme_override_font_sizes/font_size = 30 text = "现实剧本" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="Button" type="Button" parent="HBoxContainer/TextureRect3"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 focus_mode = 0 flat = true [node name="TextureRect4" type="TextureRect" parent="HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 texture = ExtResource("10_iblo5") [node name="TextureRect" type="TextureRect" parent="HBoxContainer/TextureRect4"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.073 anchor_top = -0.557 anchor_right = 0.268097 anchor_bottom = 1.09836 offset_left = -0.0540104 offset_top = -0.0229988 offset_right = -0.702415 offset_bottom = 3.0 texture = ExtResource("13_06h8p") [node name="Label" type="Label" parent="HBoxContainer/TextureRect4"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.292225 anchor_right = 0.86059 anchor_bottom = 1.0 theme_override_font_sizes/font_size = 30 text = "末世剧本" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="Button" type="Button" parent="HBoxContainer/TextureRect4"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 focus_mode = 0 flat = true [node name="TextureRect5" type="TextureRect" parent="HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 texture = ExtResource("11_tvykm") [node name="TextureRect" type="TextureRect" parent="HBoxContainer/TextureRect5"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.0618812 anchor_top = -0.639344 anchor_right = 0.311881 anchor_bottom = 1.01639 offset_bottom = 7.0 texture = ExtResource("15_jcwu5") metadata/_edit_use_anchors_ = true [node name="Label" type="Label" parent="HBoxContainer/TextureRect5"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.292225 anchor_right = 0.86059 anchor_bottom = 1.0 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 30 text = "继续剧本" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="Button" type="Button" parent="HBoxContainer/TextureRect5"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 focus_mode = 0 flat = true [node name="NinePatchRect" type="NinePatchRect" parent="."] z_index = 1 layout_mode = 0 anchor_left = 0.740104 anchor_top = 0.202778 anchor_right = 0.964063 anchor_bottom = 0.712963 texture = ExtResource("8_6wknl") patch_margin_left = 43 patch_margin_top = 83 patch_margin_right = 90 patch_margin_bottom = 56 metadata/_edit_use_anchors_ = true [node name="Label" type="Label" parent="NinePatchRect"] layout_mode = 1 anchors_preset = -1 anchor_left = 0.0976744 anchor_top = 0.137931 anchor_right = 0.809302 anchor_bottom = 0.901996 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_font_sizes/font_size = 34 text = "剧本介绍剧本介绍 剧本介绍剧本介绍 剧本介绍剧本介绍 剧本介绍剧本介绍 剧本介绍剧本介绍 剧本介绍剧本介绍 剧本介绍剧本介绍" horizontal_alignment = 1 autowrap_mode = 3 metadata/_edit_use_anchors_ = true [node name="TextureRect" type="TextureRect" parent="NinePatchRect"] layout_mode = 2 anchor_left = 0.156 anchor_right = 1.0 anchor_bottom = 0.005 offset_left = -65.08 offset_top = -217.0 offset_right = 56.0 offset_bottom = 64.245 texture = ExtResource("9_ke4j3") expand_mode = 1 stretch_mode = 5 metadata/_edit_use_anchors_ = true [node name="Label" type="Label" parent="NinePatchRect/TextureRect"] layout_mode = 0 anchor_left = 0.355372 anchor_top = 0.464789 anchor_right = 0.799587 anchor_bottom = 0.665493 theme_override_font_sizes/font_size = 37 text = "故事名字" horizontal_alignment = 1 vertical_alignment = 1 metadata/_edit_use_anchors_ = true [node name="Button" type="Button" parent="."] layout_mode = 0 anchor_left = 0.00677083 anchor_top = 0.0138889 anchor_right = 0.0677083 anchor_bottom = 0.0833333 offset_right = -8.0 offset_bottom = -8.0 focus_mode = 0 icon = ExtResource("18_qwfod") flat = true [connection signal="pressed" from="VBoxContainer/Button1" to="." method="side_btn_clicked" binds= [0]] [connection signal="pressed" from="VBoxContainer/Button2" to="." method="side_btn_clicked" binds= [1]] [connection signal="pressed" from="VBoxContainer/Button3" to="." method="side_btn_clicked" binds= [2]] [connection signal="pressed" from="VBoxContainer/Button4" to="." method="side_btn_clicked" binds= [3]] [connection signal="pressed" from="VBoxContainer/Button5" to="." method="side_btn_clicked" binds= [4]] [connection signal="pressed" from="VBoxContainer/Button6" to="." method="side_btn_clicked" binds= [5]]