|
|
@ -1,101 +1,9 @@ |
|
|
|
[gd_scene load_steps=8 format=3 uid="uid://11lk8ro2caa4"] |
|
|
|
[gd_scene load_steps=4 format=3 uid="uid://uwlutbmfp8dv"] |
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://ccei1q7fb022x" path="res://scenes/ui/pause_menu/settings_menu.gd" id="1_govsn"] |
|
|
|
[ext_resource type="Theme" uid="uid://b5q8b0l6qp1dt" path="res://resources/pause_menu_theme.tres" id="2_oec81"] |
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_vx2qe"] |
|
|
|
length = 0.001 |
|
|
|
tracks/0/type = "value" |
|
|
|
tracks/0/imported = false |
|
|
|
tracks/0/enabled = true |
|
|
|
tracks/0/path = NodePath(".:position") |
|
|
|
tracks/0/interp = 1 |
|
|
|
tracks/0/loop_wrap = true |
|
|
|
tracks/0/keys = { |
|
|
|
"times": PackedFloat32Array(0), |
|
|
|
"transitions": PackedFloat32Array(1), |
|
|
|
"update": 0, |
|
|
|
"values": [Vector2(-400, 0)] |
|
|
|
} |
|
|
|
tracks/1/type = "value" |
|
|
|
tracks/1/imported = false |
|
|
|
tracks/1/enabled = true |
|
|
|
tracks/1/path = NodePath(".:visible") |
|
|
|
tracks/1/interp = 1 |
|
|
|
tracks/1/loop_wrap = true |
|
|
|
tracks/1/keys = { |
|
|
|
"times": PackedFloat32Array(0), |
|
|
|
"transitions": PackedFloat32Array(1), |
|
|
|
"update": 1, |
|
|
|
"values": [false] |
|
|
|
} |
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_q12vw"] |
|
|
|
resource_name = "hide" |
|
|
|
length = 0.2 |
|
|
|
step = 0.05 |
|
|
|
tracks/0/type = "value" |
|
|
|
tracks/0/imported = false |
|
|
|
tracks/0/enabled = true |
|
|
|
tracks/0/path = NodePath(".:position") |
|
|
|
tracks/0/interp = 1 |
|
|
|
tracks/0/loop_wrap = true |
|
|
|
tracks/0/keys = { |
|
|
|
"times": PackedFloat32Array(0, 0.2), |
|
|
|
"transitions": PackedFloat32Array(1, 1), |
|
|
|
"update": 0, |
|
|
|
"values": [Vector2(0, 0), Vector2(-400, 0)] |
|
|
|
} |
|
|
|
tracks/1/type = "value" |
|
|
|
tracks/1/imported = false |
|
|
|
tracks/1/enabled = true |
|
|
|
tracks/1/path = NodePath(".:visible") |
|
|
|
tracks/1/interp = 1 |
|
|
|
tracks/1/loop_wrap = true |
|
|
|
tracks/1/keys = { |
|
|
|
"times": PackedFloat32Array(0, 0.2), |
|
|
|
"transitions": PackedFloat32Array(1, 1), |
|
|
|
"update": 1, |
|
|
|
"values": [true, false] |
|
|
|
} |
|
|
|
|
|
|
|
[sub_resource type="Animation" id="Animation_3mo8w"] |
|
|
|
resource_name = "show" |
|
|
|
length = 0.2 |
|
|
|
step = 0.05 |
|
|
|
tracks/0/type = "value" |
|
|
|
tracks/0/imported = false |
|
|
|
tracks/0/enabled = true |
|
|
|
tracks/0/path = NodePath(".:position") |
|
|
|
tracks/0/interp = 1 |
|
|
|
tracks/0/loop_wrap = true |
|
|
|
tracks/0/keys = { |
|
|
|
"times": PackedFloat32Array(0, 0.2), |
|
|
|
"transitions": PackedFloat32Array(1, 1), |
|
|
|
"update": 0, |
|
|
|
"values": [Vector2(-400, 0), Vector2(0, 0)] |
|
|
|
} |
|
|
|
tracks/1/type = "value" |
|
|
|
tracks/1/imported = false |
|
|
|
tracks/1/enabled = true |
|
|
|
tracks/1/path = NodePath(".:visible") |
|
|
|
tracks/1/interp = 1 |
|
|
|
tracks/1/loop_wrap = true |
|
|
|
tracks/1/keys = { |
|
|
|
"times": PackedFloat32Array(0), |
|
|
|
"transitions": PackedFloat32Array(1), |
|
|
|
"update": 1, |
|
|
|
"values": [true] |
|
|
|
} |
|
|
|
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_q12vw"] |
|
|
|
_data = { |
|
|
|
&"RESET": SubResource("Animation_vx2qe"), |
|
|
|
&"hide": SubResource("Animation_q12vw"), |
|
|
|
&"show": SubResource("Animation_3mo8w") |
|
|
|
} |
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ightw"] |
|
|
|
[ext_resource type="PackedScene" uid="uid://4itp2hjp14n2" path="res://scenes/ui/pause_menu/base_menu.tscn" id="1_oec81"] |
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_830fb"] |
|
|
|
content_margin_left = 10.0 |
|
|
|
content_margin_top = 10.0 |
|
|
|
content_margin_right = 10.0 |
|
|
@ -106,163 +14,126 @@ corner_radius_top_right = 2 |
|
|
|
corner_radius_bottom_right = 2 |
|
|
|
corner_radius_bottom_left = 2 |
|
|
|
|
|
|
|
[node name="SettingsMenu" type="ColorRect" node_paths=PackedStringArray("autosaves_input", "block_highlight_input", "held_block_ui_input", "quick_slots_ui_input", "screenshot_icon_input", "waila_input", "resolution_input", "fullscreen_input", "vsync_input", "fov_slider", "fov_value_label", "animation_player")] |
|
|
|
visible = false |
|
|
|
custom_minimum_size = Vector2(400, 0) |
|
|
|
anchors_preset = 9 |
|
|
|
anchor_bottom = 1.0 |
|
|
|
offset_left = -400.0 |
|
|
|
grow_vertical = 2 |
|
|
|
theme = ExtResource("2_oec81") |
|
|
|
color = Color(0.133333, 0.133333, 0.133333, 0.784314) |
|
|
|
[node name="SettingsMenu" node_paths=PackedStringArray("autosaves_input", "block_highlight_input", "held_block_ui_input", "quick_slots_ui_input", "screenshot_icon_input", "waila_input", "resolution_input", "fullscreen_input", "vsync_input", "fov_slider", "fov_value_label") instance=ExtResource("1_oec81")] |
|
|
|
script = ExtResource("1_govsn") |
|
|
|
autosaves_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/Autosaves/CheckButton") |
|
|
|
block_highlight_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/BlockHighlight/CheckButton") |
|
|
|
held_block_ui_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/HeldBlockUI/CheckButton") |
|
|
|
quick_slots_ui_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/QuickslotsUI/CheckButton") |
|
|
|
screenshot_icon_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/ScreenshotIcon/CheckButton") |
|
|
|
waila_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/Waila/CheckButton") |
|
|
|
resolution_input = NodePath("MainContent/VBoxContainer/TabContainer/Graphics/Resolution/OptionButton") |
|
|
|
fullscreen_input = NodePath("MainContent/VBoxContainer/TabContainer/Graphics/Fullscreen/CheckBox") |
|
|
|
vsync_input = NodePath("MainContent/VBoxContainer/TabContainer/Graphics/VSync/CheckBox") |
|
|
|
fov_slider = NodePath("MainContent/VBoxContainer/TabContainer/Graphics/FOV/HSlider") |
|
|
|
fov_value_label = NodePath("MainContent/VBoxContainer/TabContainer/Graphics/FOV/Value") |
|
|
|
animation_player = NodePath("AnimationPlayer") |
|
|
|
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."] |
|
|
|
libraries = { |
|
|
|
&"": SubResource("AnimationLibrary_q12vw") |
|
|
|
} |
|
|
|
autoplay = "show" |
|
|
|
|
|
|
|
[node name="MainContent" type="MarginContainer" parent="."] |
|
|
|
layout_mode = 1 |
|
|
|
anchors_preset = 5 |
|
|
|
anchor_left = 0.5 |
|
|
|
anchor_right = 0.5 |
|
|
|
offset_left = -155.0 |
|
|
|
offset_right = 155.0 |
|
|
|
offset_bottom = 310.0 |
|
|
|
grow_horizontal = 2 |
|
|
|
theme_override_constants/margin_left = 10 |
|
|
|
theme_override_constants/margin_top = 10 |
|
|
|
theme_override_constants/margin_right = 10 |
|
|
|
theme_override_constants/margin_bottom = 10 |
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="MainContent"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 4 |
|
|
|
theme_override_constants/separation = 20 |
|
|
|
|
|
|
|
[node name="Title" type="Label" parent="MainContent/VBoxContainer"] |
|
|
|
layout_mode = 2 |
|
|
|
theme_type_variation = &"MenuTitle" |
|
|
|
autosaves_input = NodePath("MainContent/MenuContainer/TabContainer/Game/Autosaves/CheckButton") |
|
|
|
block_highlight_input = NodePath("MainContent/MenuContainer/TabContainer/Game/BlockHighlight/CheckButton") |
|
|
|
held_block_ui_input = NodePath("MainContent/MenuContainer/TabContainer/Game/HeldBlockUI/CheckButton") |
|
|
|
quick_slots_ui_input = NodePath("MainContent/MenuContainer/TabContainer/Game/QuickslotsUI/CheckButton") |
|
|
|
screenshot_icon_input = NodePath("MainContent/MenuContainer/TabContainer/Game/ScreenshotIcon/CheckButton") |
|
|
|
waila_input = NodePath("MainContent/MenuContainer/TabContainer/Game/Waila/CheckButton") |
|
|
|
resolution_input = NodePath("MainContent/MenuContainer/TabContainer/Graphics/Resolution/OptionButton") |
|
|
|
fullscreen_input = NodePath("MainContent/MenuContainer/TabContainer/Graphics/Fullscreen/CheckBox") |
|
|
|
vsync_input = NodePath("MainContent/MenuContainer/TabContainer/Graphics/VSync/CheckBox") |
|
|
|
fov_slider = NodePath("MainContent/MenuContainer/TabContainer/Graphics/FOV/HSlider") |
|
|
|
fov_value_label = NodePath("MainContent/MenuContainer/TabContainer/Graphics/FOV/Value") |
|
|
|
|
|
|
|
[node name="Title" parent="MainContent/MenuContainer" index="0"] |
|
|
|
text = "Settings" |
|
|
|
horizontal_alignment = 1 |
|
|
|
|
|
|
|
[node name="TabContainer" type="TabContainer" parent="MainContent/VBoxContainer"] |
|
|
|
[node name="TabContainer" type="TabContainer" parent="MainContent/MenuContainer" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
theme_override_constants/side_margin = 0 |
|
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_ightw") |
|
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_830fb") |
|
|
|
current_tab = 0 |
|
|
|
clip_tabs = false |
|
|
|
|
|
|
|
[node name="Game" type="VBoxContainer" parent="MainContent/VBoxContainer/TabContainer"] |
|
|
|
[node name="Game" type="VBoxContainer" parent="MainContent/MenuContainer/TabContainer" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
metadata/_tab_index = 0 |
|
|
|
|
|
|
|
[node name="BlockHighlight" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Game"] |
|
|
|
[node name="BlockHighlight" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Game" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Game/BlockHighlight"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Game/BlockHighlight" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "Enable Block Highlighting" |
|
|
|
|
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/VBoxContainer/TabContainer/Game/BlockHighlight"] |
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/MenuContainer/TabContainer/Game/BlockHighlight" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
button_pressed = true |
|
|
|
|
|
|
|
[node name="Waila" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Game"] |
|
|
|
[node name="Waila" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Game" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Game/Waila"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Game/Waila" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "Enable Waila" |
|
|
|
|
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/VBoxContainer/TabContainer/Game/Waila"] |
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/MenuContainer/TabContainer/Game/Waila" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
button_pressed = true |
|
|
|
|
|
|
|
[node name="QuickslotsUI" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Game"] |
|
|
|
[node name="QuickslotsUI" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Game" index="2"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Game/QuickslotsUI"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Game/QuickslotsUI" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "Enable Quickslots UI" |
|
|
|
|
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/VBoxContainer/TabContainer/Game/QuickslotsUI"] |
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/MenuContainer/TabContainer/Game/QuickslotsUI" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
button_pressed = true |
|
|
|
|
|
|
|
[node name="HeldBlockUI" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Game"] |
|
|
|
[node name="HeldBlockUI" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Game" index="3"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Game/HeldBlockUI"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Game/HeldBlockUI" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "Enable Player Held Block" |
|
|
|
|
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/VBoxContainer/TabContainer/Game/HeldBlockUI"] |
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/MenuContainer/TabContainer/Game/HeldBlockUI" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
button_pressed = true |
|
|
|
|
|
|
|
[node name="ScreenshotIcon" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Game"] |
|
|
|
[node name="ScreenshotIcon" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Game" index="4"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Game/ScreenshotIcon"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Game/ScreenshotIcon" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
tooltip_text = "Enable/Disable the taking of a screenshot to utilize as the save icon." |
|
|
|
mouse_filter = 1 |
|
|
|
text = "Enable Save Screenshot" |
|
|
|
|
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/VBoxContainer/TabContainer/Game/ScreenshotIcon"] |
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/MenuContainer/TabContainer/Game/ScreenshotIcon" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
tooltip_text = "Enable/Disable the taking of a screenshot to utilize as the save icon." |
|
|
|
button_pressed = true |
|
|
|
|
|
|
|
[node name="Autosaves" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Game"] |
|
|
|
[node name="Autosaves" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Game" index="5"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Game/Autosaves"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Game/Autosaves" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
tooltip_text = "Enable/Disable the taking of a screenshot to utilize as the save icon." |
|
|
|
mouse_filter = 1 |
|
|
|
text = "Enable Autosaves" |
|
|
|
|
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/VBoxContainer/TabContainer/Game/Autosaves"] |
|
|
|
[node name="CheckButton" type="CheckButton" parent="MainContent/MenuContainer/TabContainer/Game/Autosaves" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
tooltip_text = "Enable/Disable the taking of a screenshot to utilize as the save icon." |
|
|
|
button_pressed = true |
|
|
|
|
|
|
|
[node name="Graphics" type="VBoxContainer" parent="MainContent/VBoxContainer/TabContainer"] |
|
|
|
[node name="Graphics" type="VBoxContainer" parent="MainContent/MenuContainer/TabContainer" index="2"] |
|
|
|
visible = false |
|
|
|
layout_mode = 2 |
|
|
|
metadata/_tab_index = 1 |
|
|
|
|
|
|
|
[node name="Resolution" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Graphics"] |
|
|
|
[node name="Resolution" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Graphics" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Graphics/Resolution"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Graphics/Resolution" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "Resolution" |
|
|
|
|
|
|
|
[node name="OptionButton" type="OptionButton" parent="MainContent/VBoxContainer/TabContainer/Graphics/Resolution"] |
|
|
|
[node name="OptionButton" type="OptionButton" parent="MainContent/MenuContainer/TabContainer/Graphics/Resolution" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
selected = 0 |
|
|
|
item_count = 6 |
|
|
@ -279,37 +150,37 @@ popup/item_4/id = 3 |
|
|
|
popup/item_5/text = "3840 x 2160" |
|
|
|
popup/item_5/id = 5 |
|
|
|
|
|
|
|
[node name="Fullscreen" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Graphics"] |
|
|
|
[node name="Fullscreen" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Graphics" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Graphics/Fullscreen"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Graphics/Fullscreen" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "Fullscreen" |
|
|
|
|
|
|
|
[node name="CheckBox" type="CheckBox" parent="MainContent/VBoxContainer/TabContainer/Graphics/Fullscreen"] |
|
|
|
[node name="CheckBox" type="CheckBox" parent="MainContent/MenuContainer/TabContainer/Graphics/Fullscreen" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="VSync" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Graphics"] |
|
|
|
[node name="VSync" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Graphics" index="2"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Graphics/VSync"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Graphics/VSync" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "VSync" |
|
|
|
|
|
|
|
[node name="CheckBox" type="CheckBox" parent="MainContent/VBoxContainer/TabContainer/Graphics/VSync"] |
|
|
|
[node name="CheckBox" type="CheckBox" parent="MainContent/MenuContainer/TabContainer/Graphics/VSync" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="FOV" type="HBoxContainer" parent="MainContent/VBoxContainer/TabContainer/Graphics"] |
|
|
|
[node name="FOV" type="HBoxContainer" parent="MainContent/MenuContainer/TabContainer/Graphics" index="3"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="MainContent/VBoxContainer/TabContainer/Graphics/FOV"] |
|
|
|
[node name="Label" type="Label" parent="MainContent/MenuContainer/TabContainer/Graphics/FOV" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
text = "FOV" |
|
|
|
|
|
|
|
[node name="HSlider" type="HSlider" parent="MainContent/VBoxContainer/TabContainer/Graphics/FOV"] |
|
|
|
[node name="HSlider" type="HSlider" parent="MainContent/MenuContainer/TabContainer/Graphics/FOV" index="1"] |
|
|
|
layout_mode = 2 |
|
|
|
size_flags_horizontal = 3 |
|
|
|
min_value = 60.0 |
|
|
@ -318,56 +189,42 @@ value = 75.0 |
|
|
|
rounded = true |
|
|
|
ticks_on_borders = true |
|
|
|
|
|
|
|
[node name="Value" type="Label" parent="MainContent/VBoxContainer/TabContainer/Graphics/FOV"] |
|
|
|
[node name="Value" type="Label" parent="MainContent/MenuContainer/TabContainer/Graphics/FOV" index="2"] |
|
|
|
layout_mode = 2 |
|
|
|
text = "75" |
|
|
|
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="MainContent/VBoxContainer/TabContainer/Graphics"] |
|
|
|
[node name="HSeparator" type="HSeparator" parent="MainContent/MenuContainer/TabContainer/Graphics" index="4"] |
|
|
|
layout_mode = 2 |
|
|
|
theme_override_constants/separation = 20 |
|
|
|
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="MainContent/VBoxContainer/TabContainer/Graphics"] |
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="MainContent/MenuContainer/TabContainer/Graphics" index="5"] |
|
|
|
layout_mode = 2 |
|
|
|
|
|
|
|
[node name="ApplyButton" type="Button" parent="MainContent/VBoxContainer/TabContainer/Graphics/CenterContainer"] |
|
|
|
[node name="ApplyButton" type="Button" parent="MainContent/MenuContainer/TabContainer/Graphics/CenterContainer" index="0"] |
|
|
|
layout_mode = 2 |
|
|
|
text = "Apply/Save" |
|
|
|
|
|
|
|
[node name="Audio" type="VBoxContainer" parent="MainContent/VBoxContainer/TabContainer"] |
|
|
|
[node name="Audio" type="VBoxContainer" parent="MainContent/MenuContainer/TabContainer" index="3"] |
|
|
|
visible = false |
|
|
|
layout_mode = 2 |
|
|
|
metadata/_tab_index = 2 |
|
|
|
|
|
|
|
[node name="Inputs" type="VBoxContainer" parent="MainContent/VBoxContainer/TabContainer"] |
|
|
|
[node name="Inputs" type="VBoxContainer" parent="MainContent/MenuContainer/TabContainer" index="4"] |
|
|
|
visible = false |
|
|
|
layout_mode = 2 |
|
|
|
metadata/_tab_index = 3 |
|
|
|
|
|
|
|
[node name="BottomRow" type="MarginContainer" parent="."] |
|
|
|
layout_mode = 1 |
|
|
|
anchors_preset = 7 |
|
|
|
anchor_left = 0.5 |
|
|
|
anchor_top = 1.0 |
|
|
|
anchor_right = 0.5 |
|
|
|
anchor_bottom = 1.0 |
|
|
|
offset_left = -82.5 |
|
|
|
offset_top = -46.0 |
|
|
|
offset_right = 82.5 |
|
|
|
grow_horizontal = 2 |
|
|
|
grow_vertical = 0 |
|
|
|
theme_override_constants/margin_bottom = 10 |
|
|
|
|
|
|
|
[node name="CloseButton" type="Button" parent="BottomRow"] |
|
|
|
[node name="CloseButton" type="Button" parent="BottomRow" index="0"] |
|
|
|
custom_minimum_size = Vector2(141, 36) |
|
|
|
layout_mode = 2 |
|
|
|
text = "Close Settings" |
|
|
|
|
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/BlockHighlight/CheckButton" to="." method="_on_block_highlighting_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/Waila/CheckButton" to="." method="_on_enable_waila_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/QuickslotsUI/CheckButton" to="." method="_on_quickslots_ui_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/HeldBlockUI/CheckButton" to="." method="_on_held_block_ui_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/ScreenshotIcon/CheckButton" to="." method="_on_screenshot_icon_button_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/Autosaves/CheckButton" to="." method="_on_autosaves_button_toggled"] |
|
|
|
[connection signal="changed" from="MainContent/VBoxContainer/TabContainer/Graphics/FOV/HSlider" to="." method="_on_fov_slider_changed"] |
|
|
|
[connection signal="pressed" from="MainContent/VBoxContainer/TabContainer/Graphics/CenterContainer/ApplyButton" to="." method="_on_graphics_apply_button_pressed"] |
|
|
|
[connection signal="toggled" from="MainContent/MenuContainer/TabContainer/Game/BlockHighlight/CheckButton" to="." method="_on_block_highlighting_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/MenuContainer/TabContainer/Game/Waila/CheckButton" to="." method="_on_enable_waila_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/MenuContainer/TabContainer/Game/QuickslotsUI/CheckButton" to="." method="_on_quickslots_ui_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/MenuContainer/TabContainer/Game/HeldBlockUI/CheckButton" to="." method="_on_held_block_ui_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/MenuContainer/TabContainer/Game/ScreenshotIcon/CheckButton" to="." method="_on_screenshot_icon_button_toggled"] |
|
|
|
[connection signal="toggled" from="MainContent/MenuContainer/TabContainer/Game/Autosaves/CheckButton" to="." method="_on_autosaves_button_toggled"] |
|
|
|
[connection signal="value_changed" from="MainContent/MenuContainer/TabContainer/Graphics/FOV/HSlider" to="." method="_on_fov_slider_changed"] |
|
|
|
[connection signal="pressed" from="MainContent/MenuContainer/TabContainer/Graphics/CenterContainer/ApplyButton" to="." method="_on_graphics_apply_button_pressed"] |
|
|
|
[connection signal="pressed" from="BottomRow/CloseButton" to="." method="_on_close_button_pressed"] |