|
|
|
@ -14,260 +14,260 @@ script = ExtResource("1_lbcn7")
|
|
|
|
|
|
|
|
|
|
[node name="TabContainer" type="TabContainer" parent="."]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
current_tab = 2
|
|
|
|
|
current_tab = 0
|
|
|
|
|
|
|
|
|
|
[node name="Game" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
visible = false
|
|
|
|
|
[node name="SETTINGS_GAME" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"SettingsPageContainer"
|
|
|
|
|
metadata/_tab_index = 0
|
|
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Game"]
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/SETTINGS_GAME"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/Game/VBoxContainer"]
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/SETTINGS_GAME/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/Game/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/SETTINGS_GAME/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"InputPrompt"
|
|
|
|
|
text = "⚙"
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/Game/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/SETTINGS_GAME/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_vertical = 8
|
|
|
|
|
theme_type_variation = &"HeaderXLarge"
|
|
|
|
|
text = "Game Configuration"
|
|
|
|
|
text = "SETTINGS_GAME_HEADING"
|
|
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/Game/VBoxContainer"]
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/SETTINGS_GAME/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Game/VBoxContainer/ScrollContainer"]
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
theme_type_variation = &"SettingsListMargin"
|
|
|
|
|
|
|
|
|
|
[node name="SettingsList" type="VBoxContainer" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
[node name="SettingsList" type="VBoxContainer" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="AccessibilityHeading" type="HBoxContainer" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList"]
|
|
|
|
|
[node name="AccessibilityHeading" type="HBoxContainer" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccessibilityHeading"]
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccessibilityHeading"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"HeaderMedium"
|
|
|
|
|
text = "Accessibility"
|
|
|
|
|
text = "SETTINGS_GAME_ACCESSIBILITY_HEADING"
|
|
|
|
|
|
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccessibilityHeading"]
|
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccessibilityHeading"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="ScreenShake" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("2_f274v")]
|
|
|
|
|
[node name="ScreenShake" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("2_f274v")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/accessibility/enable_screen_shake"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/ScreenShake" index="1"]
|
|
|
|
|
text = "Enable Screen Shake"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/ScreenShake" index="1"]
|
|
|
|
|
text = "SETTINGS_SCREEN_SHAKE"
|
|
|
|
|
|
|
|
|
|
[node name="HitLag" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("2_f274v")]
|
|
|
|
|
[node name="HitLag" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("2_f274v")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/accessibility/enable_hit_lag"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/HitLag" index="1"]
|
|
|
|
|
text = "Enable Hit Lag Effect"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/HitLag" index="1"]
|
|
|
|
|
text = "SETTINGS_HIT_LAG"
|
|
|
|
|
|
|
|
|
|
[node name="CameraHeading" type="HBoxContainer" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList"]
|
|
|
|
|
[node name="CameraHeading" type="HBoxContainer" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/CameraHeading"]
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/CameraHeading"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"HeaderMedium"
|
|
|
|
|
text = "Camera"
|
|
|
|
|
text = "SETTINGS_GAME_CAMERA_HEADING"
|
|
|
|
|
|
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/CameraHeading"]
|
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/CameraHeading"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
|
|
[node name="FreeCameraSpeed" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
[node name="FreeCameraSpeed" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/controls/camera/free_camera_speed"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed" index="1"]
|
|
|
|
|
text = "Free Camera Speed"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed" index="1"]
|
|
|
|
|
text = "SETTINGS_FREE_CAMERA_SPEED"
|
|
|
|
|
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
step = 0.1
|
|
|
|
|
|
|
|
|
|
[node name="HSlider" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer/NumericSlider" index="0"]
|
|
|
|
|
[node name="HSlider" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer/NumericSlider" index="0"]
|
|
|
|
|
step = 0.1
|
|
|
|
|
|
|
|
|
|
[node name="SpinBox" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer/NumericSlider" index="1"]
|
|
|
|
|
[node name="SpinBox" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer/NumericSlider" index="1"]
|
|
|
|
|
step = 0.1
|
|
|
|
|
suffix = "m/s"
|
|
|
|
|
|
|
|
|
|
[node name="SensitivityX" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
[node name="SensitivityX" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/controls/camera/x_axis_sensitivity"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityX" index="1"]
|
|
|
|
|
text = "Sensitivity, Horizontal"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityX" index="1"]
|
|
|
|
|
text = "SETTINGS_SENSITIVITY_X"
|
|
|
|
|
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityX/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityX/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
max_value = 4.0
|
|
|
|
|
step = 0.01
|
|
|
|
|
|
|
|
|
|
[node name="SensitivityY" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
[node name="SensitivityY" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/controls/camera/y_axis_sensitivity"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityY" index="1"]
|
|
|
|
|
text = "Sensitivity, Vertical"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityY" index="1"]
|
|
|
|
|
text = "SETTINGS_SENSITIVITY_Y"
|
|
|
|
|
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityY/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityY/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
max_value = 4.0
|
|
|
|
|
step = 0.01
|
|
|
|
|
|
|
|
|
|
[node name="AccelerationX" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
[node name="AccelerationX" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/controls/camera/x_axis_acceleration"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationX" index="1"]
|
|
|
|
|
text = "Acceleration, Horizontal"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationX" index="1"]
|
|
|
|
|
text = "SETTINGS_ACCELERATION_X"
|
|
|
|
|
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationX/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationX/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
step = 0.1
|
|
|
|
|
|
|
|
|
|
[node name="AccelerationY" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
[node name="AccelerationY" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("3_jox8e")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/controls/camera/y_axis_acceleration"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationY" index="1"]
|
|
|
|
|
text = "Acceleration, Vertical"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationY" index="1"]
|
|
|
|
|
text = "SETTINGS_ACCELERATION_Y"
|
|
|
|
|
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationY/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
[node name="NumericSlider" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationY/PanelContainer/MarginContainer" index="0"]
|
|
|
|
|
step = 0.1
|
|
|
|
|
|
|
|
|
|
[node name="InvertPitch" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("2_f274v")]
|
|
|
|
|
[node name="InvertPitch" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList" groups=["Settings"] instance=ExtResource("2_f274v")]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
key = &"game/config/controls/camera/invert_pitch"
|
|
|
|
|
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/InvertPitch" index="1"]
|
|
|
|
|
text = "Invert Pitch"
|
|
|
|
|
[node name="SettingLabel" parent="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/InvertPitch" index="1"]
|
|
|
|
|
text = "SETTINGS_INVERT_PITCH"
|
|
|
|
|
|
|
|
|
|
[node name="Graphics" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
[node name="SETTINGS_GRAPHICS" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"SettingsPageContainer"
|
|
|
|
|
metadata/_tab_index = 1
|
|
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Graphics"]
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/SETTINGS_GRAPHICS"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/Graphics/VBoxContainer"]
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/SETTINGS_GRAPHICS/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/Graphics/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/SETTINGS_GRAPHICS/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"InputPrompt"
|
|
|
|
|
text = "🖵
|
|
|
|
|
"
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/Graphics/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/SETTINGS_GRAPHICS/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_vertical = 8
|
|
|
|
|
theme_type_variation = &"HeaderXLarge"
|
|
|
|
|
text = "Graphics & Display"
|
|
|
|
|
text = "SETTINGS_GRAPHICS_HEADING"
|
|
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/Graphics/VBoxContainer"]
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/SETTINGS_GRAPHICS/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Graphics/VBoxContainer/ScrollContainer"]
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/SETTINGS_GRAPHICS/VBoxContainer/ScrollContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
theme_type_variation = &"SettingsListMargin"
|
|
|
|
|
|
|
|
|
|
[node name="SettingsList" type="VBoxContainer" parent="TabContainer/Graphics/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
[node name="SettingsList" type="VBoxContainer" parent="TabContainer/SETTINGS_GRAPHICS/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Audio" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
[node name="SETTINGS_AUDIO" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"SettingsPageContainer"
|
|
|
|
|
metadata/_tab_index = 2
|
|
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Audio"]
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/SETTINGS_AUDIO"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/Audio/VBoxContainer"]
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/SETTINGS_AUDIO/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/Audio/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/SETTINGS_AUDIO/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"InputPrompt"
|
|
|
|
|
text = "🕬"
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/Audio/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/SETTINGS_AUDIO/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_vertical = 8
|
|
|
|
|
theme_type_variation = &"HeaderXLarge"
|
|
|
|
|
text = "Audio Settings"
|
|
|
|
|
text = "SETTINGS_AUDIO_HEADING"
|
|
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/Audio/VBoxContainer"]
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/SETTINGS_AUDIO/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Audio/VBoxContainer/ScrollContainer"]
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/SETTINGS_AUDIO/VBoxContainer/ScrollContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
theme_type_variation = &"SettingsListMargin"
|
|
|
|
|
|
|
|
|
|
[node name="BusMixerList" type="HBoxContainer" parent="TabContainer/Audio/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
[node name="BusMixerList" type="HBoxContainer" parent="TabContainer/SETTINGS_AUDIO/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
unique_name_in_owner = true
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_override_constants/separation = 16
|
|
|
|
|
|
|
|
|
|
[node name="Controls" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
[node name="SETTINGS_CONTROLS" type="MarginContainer" parent="TabContainer"]
|
|
|
|
|
visible = false
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"SettingsPageContainer"
|
|
|
|
|
metadata/_tab_index = 3
|
|
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Controls"]
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/SETTINGS_CONTROLS"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/Controls/VBoxContainer"]
|
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="TabContainer/SETTINGS_CONTROLS/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/Controls/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Icon" type="Label" parent="TabContainer/SETTINGS_CONTROLS/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"InputPrompt"
|
|
|
|
|
text = ""
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/Controls/VBoxContainer/HBoxContainer"]
|
|
|
|
|
[node name="Label" type="Label" parent="TabContainer/SETTINGS_CONTROLS/VBoxContainer/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_vertical = 8
|
|
|
|
|
theme_type_variation = &"HeaderXLarge"
|
|
|
|
|
text = "Control Bindings"
|
|
|
|
|
text = "SETTINGS_CONTROLS_HEADING"
|
|
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/Controls/VBoxContainer"]
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="TabContainer/SETTINGS_CONTROLS/VBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Controls/VBoxContainer/ScrollContainer"]
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/SETTINGS_CONTROLS/VBoxContainer/ScrollContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
theme_type_variation = &"SettingsListMargin"
|
|
|
|
|
|
|
|
|
|
[node name="ControlBindingList" type="VBoxContainer" parent="TabContainer/Controls/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
[node name="ControlBindingList" type="VBoxContainer" parent="TabContainer/SETTINGS_CONTROLS/VBoxContainer/ScrollContainer/MarginContainer"]
|
|
|
|
|
unique_name_in_owner = true
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
@ -287,24 +287,22 @@ theme_override_constants/separation = 16
|
|
|
|
|
[node name="CancelButton" type="Button" parent="SouthEast/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"CancelButton"
|
|
|
|
|
text = "Cancel
|
|
|
|
|
"
|
|
|
|
|
text = "UI_CANCEL"
|
|
|
|
|
|
|
|
|
|
[node name="AcceptButton" type="Button" parent="SouthEast/HBoxContainer"]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
theme_type_variation = &"AlertButton"
|
|
|
|
|
text = "Accept
|
|
|
|
|
"
|
|
|
|
|
text = "UI_ACCEPT"
|
|
|
|
|
|
|
|
|
|
[connection signal="pressed" from="SouthEast/HBoxContainer/CancelButton" to="." method="cancel"]
|
|
|
|
|
[connection signal="pressed" from="SouthEast/HBoxContainer/AcceptButton" to="." method="accept"]
|
|
|
|
|
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/ScreenShake"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/HitLag"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer/NumericSlider"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityX"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityY"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationX"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationY"]
|
|
|
|
|
[editable path="TabContainer/Game/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/InvertPitch"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/ScreenShake"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/HitLag"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/FreeCameraSpeed/PanelContainer/MarginContainer/NumericSlider"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityX"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/SensitivityY"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationX"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/AccelerationY"]
|
|
|
|
|
[editable path="TabContainer/SETTINGS_GAME/VBoxContainer/ScrollContainer/MarginContainer/SettingsList/InvertPitch"]
|
|
|
|
|