[gd_scene load_steps=42 format=2] [ext_resource path="res://scripts/SettingsMenu.gd" type="Script" id=1] [ext_resource path="res://resources/fonts/TimesNewerRoman-Regular.otf" type="DynamicFontData" id=2] [ext_resource path="res://resources/customControls/VolumeSlider.tscn" type="PackedScene" id=3] [ext_resource path="res://resources/customControls/CheckBoxGroups/WindowStateGroup.tres" type="ButtonGroup" id=4] [ext_resource path="res://addons/godot-twicil/godot_twicil.gd" type="Script" id=5] [ext_resource path="res://resources/graphics/GUI/Menu/MENYu1.webp" type="Texture" id=6] [ext_resource path="res://resources/graphics/GUI/CheckBox/checked-32.webp" type="Texture" id=7] [ext_resource path="res://resources/graphics/GUI/CheckBox/unchecked-32.webp" type="Texture" id=8] [ext_resource path="res://resources/graphics/GUI/CheckBox/checked-20.webp" type="Texture" id=9] [ext_resource path="res://resources/graphics/GUI/CheckBox/unchecked-20.webp" type="Texture" id=10] [ext_resource path="res://resources/Themes/EmptyFocusTheme.tres" type="StyleBox" id=11] [ext_resource path="res://scripts/CustomTooltip.gd" type="Script" id=12] [ext_resource path="res://resources/graphics/GUI/ExampleBorder.webp" type="Texture" id=13] [ext_resource path="res://resources/customControls/CustomScrollBar.tres" type="Theme" id=14] [sub_resource type="DynamicFontData" id=22] font_path = "res://resources/fonts/OneEleven.ttf" [sub_resource type="DynamicFont" id=7] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 22 ) [sub_resource type="DynamicFontData" id=1] font_path = "res://resources/fonts/OneEleven.ttf" [sub_resource type="DynamicFont" id=15] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=9] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=12] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=13] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=14] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=24] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=25] size = 60 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFontData" id=18] font_path = "res://resources/fonts/OneEleven.ttf" [sub_resource type="DynamicFont" id=19] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) font_data = SubResource( 18 ) [sub_resource type="DynamicFontData" id=8] font_path = "res://resources/fonts/OneEleven.ttf" [sub_resource type="DynamicFont" id=20] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) font_data = SubResource( 8 ) [sub_resource type="DynamicFont" id=21] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) font_data = SubResource( 8 ) [sub_resource type="DynamicFontData" id=3] font_path = "res://resources/fonts/OneEleven.ttf" [sub_resource type="DynamicFont" id=23] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 3 ) [sub_resource type="DynamicFontData" id=5] font_path = "res://resources/fonts/OneEleven.ttf" [sub_resource type="DynamicFont" id=6] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 5 ) [sub_resource type="DynamicFont" id=16] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) font_data = SubResource( 8 ) [sub_resource type="DynamicFont" id=17] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) font_data = SubResource( 8 ) [sub_resource type="DynamicFont" id=31] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) font_data = SubResource( 8 ) [sub_resource type="DynamicFont" id=30] size = 36 font_data = ExtResource( 2 ) [sub_resource type="DynamicFont" id=26] size = 35 outline_size = 2 use_filter = true font_data = ExtResource( 2 ) [sub_resource type="StyleBoxFlat" id=27] content_margin_left = 10.0 bg_color = Color( 0.6, 0.6, 0.6, 0 ) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 [sub_resource type="DynamicFont" id=28] size = 40 outline_size = 5 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = SubResource( 1 ) [sub_resource type="DynamicFont" id=29] size = 40 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) use_filter = true font_data = ExtResource( 2 ) [node name="Settings" type="Control"] script = ExtResource( 1 ) [node name="TextureRect" type="TextureRect" parent="."] margin_left = 313.0 margin_top = 130.0 margin_right = 5237.0 margin_bottom = 3006.0 rect_scale = Vector2( 0.263, 0.263 ) texture = ExtResource( 6 ) [node name="Background" type="Sprite" parent="."] visible = false position = Vector2( 313, 130 ) scale = Vector2( 0.263, 0.263 ) texture = ExtResource( 6 ) centered = false [node name="BackToMenuButton" type="Button" parent="."] margin_left = 461.0 margin_top = 789.0 margin_right = 1099.0 margin_bottom = 869.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 7 ) custom_styles/focus = ExtResource( 11 ) text = "Вернуться в главное меню" flat = true align = 0 [node name="ReturnToGameButton" type="Button" parent="."] margin_left = 461.0 margin_top = 789.0 margin_right = 877.0 margin_bottom = 869.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 15 ) custom_styles/focus = ExtResource( 11 ) text = "Вернуться в игру" flat = true [node name="ApplyButton" type="Button" parent="."] margin_left = 1100.0 margin_top = 789.0 margin_right = 1431.0 margin_bottom = 869.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 9 ) custom_styles/focus = ExtResource( 11 ) text = "Применить" flat = true align = 2 [node name="AllSettingsView" type="Control" parent="."] margin_left = 461.0 margin_top = 150.0 margin_right = 570.0 margin_bottom = 278.0 [node name="VideoButton" type="Button" parent="AllSettingsView"] margin_right = 137.0 margin_bottom = 80.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 12 ) custom_styles/focus = ExtResource( 11 ) text = "Video" flat = true [node name="AudioButton" type="Button" parent="AllSettingsView"] margin_top = 79.0 margin_right = 147.0 margin_bottom = 159.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 13 ) custom_styles/focus = ExtResource( 11 ) text = "Audio" flat = true [node name="TextButton" type="Button" parent="AllSettingsView"] margin_top = 158.0 margin_right = 110.0 margin_bottom = 238.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 14 ) custom_styles/focus = ExtResource( 11 ) text = "Text" flat = true [node name="LanguageButton" type="Button" parent="AllSettingsView"] margin_top = 237.0 margin_right = 232.0 margin_bottom = 317.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 24 ) custom_styles/focus = ExtResource( 11 ) text = "Language" flat = true align = 0 [node name="TwitchButton" type="Button" parent="AllSettingsView"] margin_top = 319.0 margin_right = 153.0 margin_bottom = 399.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 25 ) custom_styles/focus = ExtResource( 11 ) text = "Twitch" flat = true align = 0 [node name="VideoSettingsView" type="Control" parent="."] visible = false margin_left = 864.0 margin_top = 140.4 margin_right = 1073.0 margin_bottom = 202.4 [node name="WindowStates" type="Control" parent="VideoSettingsView"] margin_top = 24.0 margin_right = 207.0 margin_bottom = 126.0 [node name="WindowedCheck" type="CheckBox" parent="VideoSettingsView/WindowStates"] margin_right = 212.0 margin_bottom = 57.0 rect_pivot_offset = Vector2( -316, 53 ) custom_colors/font_color_focus = Color( 0, 0, 0, 1 ) custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 19 ) custom_icons/radio_checked = ExtResource( 9 ) custom_icons/radio_unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) group = ExtResource( 4 ) text = "Windowed" [node name="BorderlessCheck" type="CheckBox" parent="VideoSettingsView/WindowStates"] margin_top = 55.0 margin_right = 212.0 margin_bottom = 112.0 rect_pivot_offset = Vector2( -316, 53 ) custom_colors/font_color_focus = Color( 0, 0, 0, 1 ) custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 20 ) custom_icons/radio_checked = ExtResource( 9 ) custom_icons/radio_unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) group = ExtResource( 4 ) text = "Borderless" [node name="FullscreenCheck" type="CheckBox" parent="VideoSettingsView/WindowStates"] margin_top = 110.0 margin_right = 206.0 margin_bottom = 167.0 rect_pivot_offset = Vector2( -316, 53 ) custom_colors/font_color_focus = Color( 0, 0, 0, 1 ) custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 21 ) custom_icons/radio_checked = ExtResource( 9 ) custom_icons/radio_unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) group = ExtResource( 4 ) text = "Fullscreen" [node name="WindowResolutionLabel" type="Label" parent="VideoSettingsView"] margin_top = 190.0 margin_right = 151.0 margin_bottom = 239.0 custom_fonts/font = SubResource( 23 ) text = "Resolution" valign = 1 [node name="WindowResolutions" type="ScrollContainer" parent="VideoSettingsView"] margin_top = 230.0 margin_right = 384.0 margin_bottom = 500.0 theme = ExtResource( 14 ) [node name="VBoxContainer" type="VBoxContainer" parent="VideoSettingsView/WindowResolutions"] [node name="LowProcessor" type="CheckBox" parent="VideoSettingsView"] visible = false margin_top = 525.0 margin_right = 389.0 margin_bottom = 582.0 custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 6 ) custom_icons/checked = ExtResource( 7 ) custom_icons/unchecked = ExtResource( 8 ) custom_styles/focus = ExtResource( 11 ) text = "Low processor usage" [node name="SyncBackground" type="CheckBox" parent="VideoSettingsView"] margin_top = 525.0 margin_right = 389.0 margin_bottom = 582.0 custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 6 ) custom_icons/checked = ExtResource( 7 ) custom_icons/unchecked = ExtResource( 8 ) custom_styles/focus = ExtResource( 11 ) text = "Sync Background" [node name="ScalingMessage" type="Label" parent="VideoSettingsView"] margin_left = -398.0 margin_top = 426.0 margin_right = -12.0 margin_bottom = 638.0 custom_colors/font_color = Color( 1, 0.247059, 0.247059, 1 ) custom_fonts/font = SubResource( 23 ) text = "Adjust Windows screen scaling to prevent game display issues." autowrap = true [node name="AudioSettingsView" type="Control" parent="."] visible = false margin_left = 864.0 margin_top = 140.4 margin_right = 1535.0 margin_bottom = 295.4 [node name="GeneralVolumeSlider" parent="AudioSettingsView" instance=ExtResource( 3 )] [node name="MusicVolumeSlider" parent="AudioSettingsView" instance=ExtResource( 3 )] margin_top = 50.0 margin_bottom = 50.0 [node name="DialogueVolumeSlider" parent="AudioSettingsView" instance=ExtResource( 3 )] margin_top = 100.0 margin_bottom = 100.0 [node name="EffectsVolumeSlider" parent="AudioSettingsView" instance=ExtResource( 3 )] margin_top = 150.0 margin_bottom = 150.0 [node name="TextSettingsView" type="Control" parent="."] margin_left = 864.0 margin_top = 140.4 margin_right = 1210.0 margin_bottom = 311.4 rect_pivot_offset = Vector2( -442, 219.6 ) [node name="AutoReadCheck" type="CheckBox" parent="TextSettingsView"] margin_right = 200.0 margin_bottom = 57.0 rect_pivot_offset = Vector2( -316, 53 ) custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 16 ) custom_icons/checked = ExtResource( 9 ) custom_icons/unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) text = "Auto read" [node name="SkipSeenCheck" type="CheckBox" parent="TextSettingsView"] margin_top = 57.0 margin_right = 180.0 margin_bottom = 114.0 rect_pivot_offset = Vector2( -316, 53 ) custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 17 ) custom_icons/checked = ExtResource( 9 ) custom_icons/unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) text = "Skip seen" [node name="TextSpeedSlider" parent="TextSettingsView" instance=ExtResource( 3 )] margin_top = 110.0 margin_bottom = 110.0 [node name="ThemeCheck" type="CheckBox" parent="TextSettingsView"] margin_top = 195.0 margin_right = 333.0 margin_bottom = 252.0 custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 31 ) custom_icons/checked = ExtResource( 9 ) custom_icons/unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) text = "Use default theme" [node name="CustomTheme" type="Control" parent="TextSettingsView"] margin_top = 275.0 margin_right = 394.0 margin_bottom = 415.0 [node name="Back" type="HBoxContainer" parent="TextSettingsView/CustomTheme"] margin_right = 390.0 margin_bottom = 49.0 rect_min_size = Vector2( 30, 30 ) [node name="Background" type="Label" parent="TextSettingsView/CustomTheme/Back"] margin_right = 268.0 margin_bottom = 49.0 custom_fonts/font = SubResource( 23 ) text = "Background color" valign = 1 [node name="BackPicker" type="ColorPickerButton" parent="TextSettingsView/CustomTheme/Back"] margin_left = 272.0 margin_right = 352.0 margin_bottom = 49.0 rect_min_size = Vector2( 80, 30 ) edit_alpha = false [node name="Text" type="HBoxContainer" parent="TextSettingsView/CustomTheme"] margin_top = 78.0 margin_right = 353.0 margin_bottom = 127.0 rect_min_size = Vector2( 30, 30 ) [node name="TextColor" type="Label" parent="TextSettingsView/CustomTheme/Text"] margin_right = 162.0 margin_bottom = 49.0 rect_min_size = Vector2( 30, 30 ) custom_fonts/font = SubResource( 23 ) text = "Text сolor" valign = 1 [node name="TextPicker" type="ColorPickerButton" parent="TextSettingsView/CustomTheme/Text"] margin_left = 166.0 margin_right = 246.0 margin_bottom = 49.0 rect_min_size = Vector2( 80, 49 ) color = Color( 1, 1, 1, 1 ) edit_alpha = false [node name="Example" type="Control" parent="TextSettingsView/CustomTheme"] margin_left = -5.0 margin_top = 193.6 margin_right = 35.0 margin_bottom = 233.6 [node name="TextureRect" type="TextureRect" parent="TextSettingsView/CustomTheme/Example"] margin_left = 1.0 margin_top = 50.6 margin_right = 1185.0 margin_bottom = 169.6 rect_scale = Vector2( 0.5, 0.5 ) texture = ExtResource( 13 ) [node name="Label" type="Label" parent="TextSettingsView/CustomTheme/Example"] margin_left = 69.0 margin_top = 50.6 margin_right = 502.0 margin_bottom = 107.6 custom_colors/font_color = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 30 ) text = "This is sample text" align = 1 autowrap = true [node name="LanguageSettingsView" type="Control" parent="."] visible = false margin_left = 864.0 margin_top = 140.4 margin_right = 904.0 margin_bottom = 180.4 [node name="InterfaceAndTextLabel" type="Label" parent="LanguageSettingsView"] margin_top = 6.0 margin_right = 314.0 margin_bottom = 55.0 custom_fonts/font = SubResource( 23 ) text = "Interface and Text" valign = 1 [node name="InterfaceAndText" type="ScrollContainer" parent="LanguageSettingsView"] margin_top = 60.0 margin_right = 551.0 margin_bottom = 179.0 [node name="VBoxContainer" type="VBoxContainer" parent="LanguageSettingsView/InterfaceAndText"] custom_constants/separation = 2 [node name="VoiceLanguageLabel" type="Label" parent="LanguageSettingsView"] margin_top = 190.0 margin_right = 145.0 margin_bottom = 239.0 custom_fonts/font = SubResource( 23 ) text = "Voiceover" valign = 1 [node name="Voiceover" type="ScrollContainer" parent="LanguageSettingsView"] margin_top = 245.0 margin_right = 551.0 margin_bottom = 425.0 [node name="VBoxContainer" type="VBoxContainer" parent="LanguageSettingsView/Voiceover"] custom_constants/separation = 2 [node name="TwitchSettingsView" type="Control" parent="."] visible = false margin_left = 864.0 margin_top = 140.4 margin_right = 904.0 margin_bottom = 180.4 rect_pivot_offset = Vector2( 159, 503 ) [node name="TwiCIL" type="Node" parent="TwitchSettingsView"] script = ExtResource( 5 ) [node name="TwitchCheck" type="CheckBox" parent="TwitchSettingsView"] margin_left = -4.0 margin_top = 3.0 margin_right = 247.0 margin_bottom = 60.0 rect_pivot_offset = Vector2( -316, 53 ) custom_colors/font_color_hover_pressed = Color( 0, 0, 0, 1 ) custom_colors/font_color = Color( 1, 1, 1, 1 ) custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 16 ) custom_icons/checked = ExtResource( 9 ) custom_icons/unchecked = ExtResource( 10 ) custom_styles/focus = ExtResource( 11 ) text = "Enable Twitch" [node name="ChannelLabel" type="Label" parent="TwitchSettingsView"] margin_top = 60.0 margin_right = 120.0 margin_bottom = 109.0 custom_fonts/font = SubResource( 23 ) text = "Channel" valign = 1 [node name="ChannelBox" type="TextEdit" parent="TwitchSettingsView"] margin_top = 115.0 margin_right = 400.0 margin_bottom = 166.0 custom_colors/font_color = Color( 0, 0, 0, 1 ) custom_colors/font_color_readonly = Color( 0.619608, 0.619608, 0.619608, 1 ) custom_fonts/font = SubResource( 26 ) custom_styles/normal = SubResource( 27 ) [node name="TimerSlider" parent="TwitchSettingsView" instance=ExtResource( 3 )] margin_top = 175.0 margin_bottom = 175.0 [node name="StatusContainer" type="HBoxContainer" parent="TwitchSettingsView"] margin_left = -5.0 margin_top = 240.0 margin_right = 266.0 margin_bottom = 295.0 custom_constants/separation = 20 [node name="CheckConnectionButton" type="Button" parent="TwitchSettingsView/StatusContainer"] margin_right = 271.0 margin_bottom = 55.0 custom_colors/font_color_hover = Color( 0, 0, 0, 1 ) custom_colors/font_color_pressed = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 28 ) custom_styles/focus = ExtResource( 11 ) text = "Check connection" flat = true align = 0 script = ExtResource( 12 ) [node name="TwitchTimer" type="Label" parent="TwitchSettingsView/StatusContainer"] visible = false margin_left = 291.0 margin_top = 3.0 margin_right = 291.0 margin_bottom = 52.0 custom_fonts/font = SubResource( 23 ) valign = 1 [node name="TwitchStatus" type="Label" parent="TwitchSettingsView"] visible = false margin_top = 303.0 margin_right = 558.0 margin_bottom = 516.0 custom_fonts/font = SubResource( 29 ) autowrap = true [node name="TwitchCheckTimer" type="Timer" parent="TwitchSettingsView"] wait_time = 5.0 one_shot = true [connection signal="tree_exited" from="." to="." method="_on_Settings_tree_exited"] [connection signal="pressed" from="BackToMenuButton" to="." method="_on_BackToMenuButton_pressed"] [connection signal="pressed" from="ReturnToGameButton" to="." method="_on_ReturnToGameButton_pressed"] [connection signal="pressed" from="ApplyButton" to="." method="_on_ApplyButton_pressed"] [connection signal="pressed" from="AllSettingsView/VideoButton" to="." method="_on_VideoButton_pressed"] [connection signal="pressed" from="AllSettingsView/AudioButton" to="." method="_on_AudioButton_pressed"] [connection signal="pressed" from="AllSettingsView/TextButton" to="." method="_on_TextButton_pressed"] [connection signal="pressed" from="AllSettingsView/LanguageButton" to="." method="_on_LanguageButton_pressed"] [connection signal="pressed" from="AllSettingsView/TwitchButton" to="." method="_on_TwitchButton_pressed"] [connection signal="pressed" from="VideoSettingsView/LowProcessor" to="." method="_on_LowProcessor_pressed"] [connection signal="pressed" from="VideoSettingsView/SyncBackground" to="." method="_on_SyncBackground_pressed"] [connection signal="pressed" from="TextSettingsView/AutoReadCheck" to="." method="_on_AutoPlayCheck_pressed"] [connection signal="pressed" from="TextSettingsView/SkipSeenCheck" to="." method="_on_SkipSeenCheck_pressed"] [connection signal="toggled" from="TextSettingsView/ThemeCheck" to="." method="_on_ThemeCheck_toggled"] [connection signal="color_changed" from="TextSettingsView/CustomTheme/Back/BackPicker" to="." method="_on_BackPicker_color_changed"] [connection signal="color_changed" from="TextSettingsView/CustomTheme/Text/TextPicker" to="." method="_on_TextPicker_color_changed"] [connection signal="pressed" from="TwitchSettingsView/TwitchCheck" to="." method="_on_TwitchCheck_pressed"] [connection signal="text_changed" from="TwitchSettingsView/ChannelBox" to="." method="_on_ChannelBox_text_changed"] [connection signal="pressed" from="TwitchSettingsView/StatusContainer/CheckConnectionButton" to="." method="_on_CheckConnectionButton_pressed"] [connection signal="timeout" from="TwitchSettingsView/TwitchCheckTimer" to="." method="_on_TwitchCheckTimer_timeout"]