D5/UI/popup/play_menu/play_menu.tscn
2025-05-09 15:36:04 +08:00

489 lines
17 KiB
Plaintext

[gd_scene load_steps=14 format=3 uid="uid://dlwl5hk5oadpj"]
[ext_resource type="Script" uid="uid://dxxa2p7jt5yeg" path="res://UI/popup/play_menu/play_menu.gd" id="1_mn05k"]
[ext_resource type="Texture2D" uid="uid://d1q64v5wlptgv" path="res://UI/popup/play_menu/ui_play_menu_button_1_bg.png" id="2_jveop"]
[ext_resource type="Texture2D" uid="uid://lgkke1d88h1s" path="res://UI/popup/play_menu/ui_play_menu_button_2_1.png" id="3_rqxta"]
[ext_resource type="Texture2D" uid="uid://cx2ik4gtr8dv" path="res://UI/popup/play_menu/ui_play_menu_button_2_2.png" id="4_pdmqi"]
[ext_resource type="Texture2D" uid="uid://bv0kgdc0eg4hq" path="res://UI/popup/play_menu/icon_button_1.png" id="5_f2lh8"]
[ext_resource type="Texture2D" uid="uid://dtyxwvd6wae6c" path="res://UI/popup/play_menu/icon_button_2.png" id="6_pnut2"]
[ext_resource type="Texture2D" uid="uid://cx5eyuyxrw05g" path="res://UI/popup/play_menu/icon_button_3.png" id="7_8ueox"]
[ext_resource type="Texture2D" uid="uid://b1wuggq2g01b3" path="res://UI/popup/play_menu/icon_button_4.png" id="8_altmm"]
[ext_resource type="Texture2D" uid="uid://deb4y334yckg4" path="res://UI/popup/play_menu/icon_button_5.png" id="9_wwg5q"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ae6v5"]
texture = ExtResource("3_rqxta")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_xupgg"]
texture = ExtResource("3_rqxta")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_jypjj"]
texture = ExtResource("3_rqxta")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_5w3cy"]
texture = ExtResource("4_pdmqi")
[node name="play_menu" 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_mn05k")
[node name="layers" type="HBoxContainer" parent="."]
layout_mode = 0
offset_top = 60.0
offset_right = 180.0
offset_bottom = 360.0
[node name="layer_1" type="VBoxContainer" parent="layers"]
layout_mode = 2
theme_override_constants/separation = 0
[node name="Button_1" type="NinePatchRect" parent="layers/layer_1"]
custom_minimum_size = Vector2(180, 60)
layout_mode = 2
texture = ExtResource("2_jveop")
region_rect = Rect2(0, 0, 110, 36)
patch_margin_top = 5
patch_margin_right = 5
[node name="Button" type="Button" parent="layers/layer_1/Button_1"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -89.0
offset_top = -27.0
offset_right = 87.0
offset_bottom = 27.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = " 开发"
[node name="Icon" type="TextureRect" parent="layers/layer_1/Button_1"]
custom_minimum_size = Vector2(28, 28)
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 20.0
offset_top = -10.0
offset_right = 40.0
offset_bottom = 10.0
grow_vertical = 2
texture = ExtResource("5_f2lh8")
[node name="Button_2" type="NinePatchRect" parent="layers/layer_1"]
custom_minimum_size = Vector2(180, 60)
layout_mode = 2
texture = ExtResource("2_jveop")
region_rect = Rect2(0, 36, 110, 34)
patch_margin_top = 5
patch_margin_right = 5
[node name="Button" type="Button" parent="layers/layer_1/Button_2"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -89.0
offset_top = -27.0
offset_right = 87.0
offset_bottom = 27.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = " 运营"
[node name="Icon" type="TextureRect" parent="layers/layer_1/Button_2"]
custom_minimum_size = Vector2(28, 28)
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 20.0
offset_top = -10.0
offset_right = 40.0
offset_bottom = 10.0
grow_vertical = 2
texture = ExtResource("6_pnut2")
[node name="Button_3" type="NinePatchRect" parent="layers/layer_1"]
custom_minimum_size = Vector2(180, 60)
layout_mode = 2
texture = ExtResource("2_jveop")
region_rect = Rect2(0, 36, 110, 34)
patch_margin_top = 5
patch_margin_right = 5
[node name="Button" type="Button" parent="layers/layer_1/Button_3"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -89.0
offset_top = -27.0
offset_right = 87.0
offset_bottom = 27.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = " 团队"
[node name="Icon" type="TextureRect" parent="layers/layer_1/Button_3"]
custom_minimum_size = Vector2(28, 28)
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 20.0
offset_top = -10.0
offset_right = 40.0
offset_bottom = 10.0
grow_vertical = 2
texture = ExtResource("7_8ueox")
[node name="Button_4" type="NinePatchRect" parent="layers/layer_1"]
custom_minimum_size = Vector2(180, 60)
layout_mode = 2
texture = ExtResource("2_jveop")
region_rect = Rect2(0, 36, 110, 34)
patch_margin_top = 5
patch_margin_right = 5
[node name="Button" type="Button" parent="layers/layer_1/Button_4"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -89.0
offset_top = -27.0
offset_right = 87.0
offset_bottom = 27.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = " 信息"
[node name="Icon" type="TextureRect" parent="layers/layer_1/Button_4"]
custom_minimum_size = Vector2(28, 28)
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 20.0
offset_top = -10.0
offset_right = 40.0
offset_bottom = 10.0
grow_vertical = 2
texture = ExtResource("8_altmm")
[node name="Button_5" type="NinePatchRect" parent="layers/layer_1"]
custom_minimum_size = Vector2(180, 60)
layout_mode = 2
texture = ExtResource("2_jveop")
region_rect = Rect2(0, 70, 110, 37)
patch_margin_top = 5
patch_margin_right = 5
[node name="Button" type="Button" parent="layers/layer_1/Button_5"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -89.0
offset_top = -27.0
offset_right = 87.0
offset_bottom = 27.0
grow_horizontal = 2
grow_vertical = 2
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = " 设置"
[node name="Icon" type="TextureRect" parent="layers/layer_1/Button_5"]
custom_minimum_size = Vector2(28, 28)
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 20.0
offset_top = -10.0
offset_right = 40.0
offset_bottom = 10.0
grow_vertical = 2
texture = ExtResource("9_wwg5q")
[node name="layer_2_button_1" type="VBoxContainer" parent="layers"]
visible = false
layout_mode = 2
theme_override_constants/separation = 0
[node name="Button_1" type="Button" parent="layers/layer_2_button_1"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "新项目"
[node name="Button_2" type="Button" parent="layers/layer_2_button_1"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "接外包"
[node name="layer_2_button_2" type="VBoxContainer" parent="layers"]
visible = false
layout_mode = 2
theme_override_constants/separation = 0
[node name="Button_1" type="Button" parent="layers/layer_2_button_2"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "广告宣传"
[node name="Button_2" type="Button" parent="layers/layer_2_button_2"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "使用道具"
[node name="Button_3" type="Button" parent="layers/layer_2_button_2"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "调换座位"
[node name="layer_2_button_3" type="VBoxContainer" parent="layers"]
visible = false
layout_mode = 2
theme_override_constants/separation = 0
[node name="Button_1" type="Button" parent="layers/layer_2_button_3"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "培训"
[node name="Button_2" type="Button" parent="layers/layer_2_button_3"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "升级"
[node name="Button_3" type="Button" parent="layers/layer_2_button_3"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "雇佣"
[node name="Button_4" type="Button" parent="layers/layer_2_button_3"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "解雇"
[node name="layer_2_button_4" type="VBoxContainer" parent="layers"]
visible = false
layout_mode = 2
theme_override_constants/separation = 0
[node name="Button_1" type="Button" parent="layers/layer_2_button_4"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "过往产品"
[node name="Button_2" type="Button" parent="layers/layer_2_button_4"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "职员信息"
[node name="Button_3" type="Button" parent="layers/layer_2_button_4"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "市场调查"
[node name="Button_4" type="Button" parent="layers/layer_2_button_4"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "荣誉信息"
[node name="layer_2_button_5" type="VBoxContainer" parent="layers"]
visible = false
layout_mode = 2
theme_override_constants/separation = 0
[node name="Button_1" type="Button" parent="layers/layer_2_button_5"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "保存"
[node name="Button_2" type="Button" parent="layers/layer_2_button_5"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "更改设定"
[node name="Button_3" type="Button" parent="layers/layer_2_button_5"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "游戏说明"
[node name="Button_4" type="Button" parent="layers/layer_2_button_5"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "记录"
[node name="Button_5" type="Button" parent="layers/layer_2_button_5"]
custom_minimum_size = Vector2(176, 54)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_font_sizes/font_size = 26
theme_override_styles/focus = SubResource("StyleBoxTexture_ae6v5")
theme_override_styles/hover = SubResource("StyleBoxTexture_xupgg")
theme_override_styles/pressed = SubResource("StyleBoxTexture_jypjj")
theme_override_styles/normal = SubResource("StyleBoxTexture_5w3cy")
text = "结束游戏"