144 lines
3.9 KiB
Plaintext
144 lines
3.9 KiB
Plaintext
|
[gd_scene format=3 uid="uid://do0pk2xkdj2b3"]
|
||
|
|
||
|
[node name="PanelContainer" type="PanelContainer"]
|
||
|
anchors_preset = 8
|
||
|
anchor_left = 0.5
|
||
|
anchor_top = 0.5
|
||
|
anchor_right = 0.5
|
||
|
anchor_bottom = 0.5
|
||
|
offset_left = -119.0
|
||
|
offset_top = -84.0
|
||
|
offset_right = 119.0
|
||
|
offset_bottom = 78.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
|
||
|
[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/margin_top = 6
|
||
|
|
||
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
|
||
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer"]
|
||
|
custom_minimum_size = Vector2(50, 0)
|
||
|
layout_mode = 2
|
||
|
text = "setting_总音量"
|
||
|
|
||
|
[node name="HSliderMasterBus" type="HSlider" parent="VBoxContainer/HBoxContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
custom_minimum_size = Vector2(100, 5)
|
||
|
layout_mode = 2
|
||
|
max_value = 1.0
|
||
|
step = 0.01
|
||
|
value = 1.0
|
||
|
|
||
|
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
|
||
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2"]
|
||
|
custom_minimum_size = Vector2(50, 0)
|
||
|
layout_mode = 2
|
||
|
text = "setting_音效音量"
|
||
|
|
||
|
[node name="HSliderSfxBus" type="HSlider" parent="VBoxContainer/HBoxContainer2"]
|
||
|
unique_name_in_owner = true
|
||
|
custom_minimum_size = Vector2(100, 5)
|
||
|
layout_mode = 2
|
||
|
max_value = 1.0
|
||
|
step = 0.01
|
||
|
value = 1.0
|
||
|
|
||
|
[node name="HBoxContainer5" type="HBoxContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
|
||
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer5"]
|
||
|
custom_minimum_size = Vector2(50, 0)
|
||
|
layout_mode = 2
|
||
|
text = "setting_对话音量"
|
||
|
|
||
|
[node name="HSliderDialogBus" type="HSlider" parent="VBoxContainer/HBoxContainer5"]
|
||
|
unique_name_in_owner = true
|
||
|
custom_minimum_size = Vector2(100, 5)
|
||
|
layout_mode = 2
|
||
|
max_value = 1.0
|
||
|
step = 0.01
|
||
|
value = 1.0
|
||
|
|
||
|
[node name="HSeparator" type="HSeparator" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
|
||
|
[node name="AutoSaveCheckBox" type="CheckBox" parent="VBoxContainer/HBoxContainer4"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
text = "setting_自动保存"
|
||
|
|
||
|
[node name="SaveTimeLineEdit" type="LineEdit" parent="VBoxContainer/HBoxContainer4"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
max_length = 5
|
||
|
caret_blink = true
|
||
|
|
||
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer4"]
|
||
|
layout_mode = 2
|
||
|
text = "ui_秒"
|
||
|
|
||
|
[node name="GridContainer" type="GridContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
columns = 2
|
||
|
|
||
|
[node name="FullscreenBox" type="CheckBox" parent="VBoxContainer/GridContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
text = "setting_全屏游戏"
|
||
|
|
||
|
[node name="TopBox" type="CheckBox" parent="VBoxContainer/GridContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
text = "setting_窗口置顶"
|
||
|
|
||
|
[node name="HSeparator3" type="HSeparator" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="IndexBtn" type="Button" parent="VBoxContainer/HBoxContainer3"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 6
|
||
|
text = "setting_主界面"
|
||
|
|
||
|
[node name="ExitBtn" type="Button" parent="VBoxContainer/HBoxContainer3"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 6
|
||
|
text = "setting_退出"
|
||
|
|
||
|
[node name="HSeparator2" type="HSeparator" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_constants/margin_bottom = 4
|
||
|
|
||
|
[node name="DiaryBtn" type="Button" parent="VBoxContainer/MarginContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
custom_minimum_size = Vector2(100, 30)
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
text = "setting_日志"
|