diff --git a/cmi2/saveFile.cfg b/cmi2/saveFile.cfg index dc36f0e6b8cac63fe2ebeaeaac652203a710460d..0f69df35dcc8c94bc26a899687366d46e254124b 100644 --- a/cmi2/saveFile.cfg +++ b/cmi2/saveFile.cfg @@ -1,6 +1,6 @@ [audio] -son=78.0 +son=42.0 musique=42.0 [controles] @@ -12,4 +12,4 @@ saut=1 [jeu] anim=true -fullscreen=true +fullscreen=false diff --git a/cmi2/scenes/Settings.tscn b/cmi2/scenes/Settings.tscn index bac60cff8e50b800854ff6a0d5474e8c88e8383c..fd78da17b3d309889efbea79be7b19eff39cfec8 100644 --- a/cmi2/scenes/Settings.tscn +++ b/cmi2/scenes/Settings.tscn @@ -1,10 +1,12 @@ -[gd_scene load_steps=13 format=2] +[gd_scene load_steps=24 format=2] [ext_resource path="res://scenes/settings.gd" type="Script" id=1] [ext_resource path="res://themes/mainTitleTheme.tres" type="Theme" id=2] [ext_resource path="res://assets/Karla-Regular.ttf" type="DynamicFontData" id=3] [ext_resource path="res://themes/settings_sliders.tres" type="Theme" id=4] [ext_resource path="res://assets/anim/sceneFadeIn.tres" type="Animation" id=5] +[ext_resource path="res://themes/buttonAsideTheme.tres" type="Theme" id=6] +[ext_resource path="res://assets/fonts/montserrat/Montserrat-SemiBold.otf" type="DynamicFontData" id=7] [sub_resource type="StreamTexture" id=1] flags = 4 @@ -19,21 +21,63 @@ flags = 4 load_path = "res://.import/backbuttonhover.png-4209a77808e79ad7977c995e604658a6.stex" [sub_resource type="DynamicFont" id=4] -size = 30 -font_data = ExtResource( 3 ) +size = 25 +font_data = ExtResource( 7 ) + +[sub_resource type="Gradient" id=5] +colors = PoolColorArray( 1, 0.0859375, 0.717015, 1, 0.990068, 0.849416, 0.251384, 1 ) + +[sub_resource type="GradientTexture" id=6] +gradient = SubResource( 5 ) + +[sub_resource type="StyleBoxTexture" id=7] +texture = SubResource( 6 ) +region_rect = Rect2( 0, 0, 2048, 1 ) +margin_left = 10.0 +margin_right = 10.0 +margin_top = 5.0 +margin_bottom = 5.0 -[sub_resource type="DynamicFont" id=5] +[sub_resource type="DynamicFont" id=8] size = 22 font_data = ExtResource( 3 ) -[sub_resource type="StreamTexture" id=6] +[sub_resource type="StreamTexture" id=9] flags = 4 load_path = "res://.import/speaker.png-5c3c8a0199ecad529758a0fe846cfe9b.stex" -[sub_resource type="StreamTexture" id=7] +[sub_resource type="StreamTexture" id=10] flags = 4 load_path = "res://.import/speaker.png-5c3c8a0199ecad529758a0fe846cfe9b.stex" +[sub_resource type="Gradient" id=11] +colors = PoolColorArray( 1, 0.833374, 0.179688, 1, 0.664188, 0.148453, 0.808594, 1 ) + +[sub_resource type="GradientTexture" id=12] +gradient = SubResource( 11 ) + +[sub_resource type="StyleBoxTexture" id=13] +texture = SubResource( 12 ) +region_rect = Rect2( 0, 0, 2048, 1 ) +margin_left = 10.0 +margin_right = 10.0 +margin_top = 5.0 +margin_bottom = 5.0 + +[sub_resource type="Gradient" id=14] +colors = PoolColorArray( 0.519372, 0.035553, 0.568848, 1, 0.994629, 0.345789, 0.786797, 1 ) + +[sub_resource type="GradientTexture" id=15] +gradient = SubResource( 14 ) + +[sub_resource type="StyleBoxTexture" id=16] +texture = SubResource( 15 ) +region_rect = Rect2( 0, 0, 2048, 1 ) +margin_left = 10.0 +margin_right = 10.0 +margin_top = 5.0 +margin_bottom = 5.0 + [node name="Control" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 @@ -106,7 +150,7 @@ margin_bottom = 491.0 size_flags_vertical = 3 [node name="AsideMenu" type="MarginContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer"] -margin_right = 181.0 +margin_right = 221.0 margin_bottom = 491.0 size_flags_vertical = 3 custom_constants/margin_right = 20 @@ -117,50 +161,58 @@ custom_constants/margin_bottom = 20 [node name="VBoxContainer" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu"] margin_left = 20.0 margin_top = 20.0 -margin_right = 161.0 +margin_right = 201.0 margin_bottom = 471.0 size_flags_vertical = 3 [node name="listButton" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu/VBoxContainer"] -margin_right = 141.0 -margin_bottom = 405.0 +margin_right = 181.0 +margin_bottom = 395.0 size_flags_horizontal = 3 size_flags_vertical = 3 [node name="Audio" type="Button" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu/VBoxContainer/listButton"] -margin_right = 141.0 -margin_bottom = 42.0 +margin_right = 181.0 +margin_bottom = 52.0 +mouse_default_cursor_shape = 2 +theme = ExtResource( 6 ) custom_fonts/font = SubResource( 4 ) -text = "Audio" +text = "AUDIO" [node name="Jeu" type="Button" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu/VBoxContainer/listButton"] -margin_top = 46.0 -margin_right = 141.0 -margin_bottom = 88.0 +margin_top = 56.0 +margin_right = 181.0 +margin_bottom = 108.0 +mouse_default_cursor_shape = 2 +theme = ExtResource( 6 ) custom_fonts/font = SubResource( 4 ) -text = "Jeu" +text = "JEU" [node name="Controle" type="Button" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu/VBoxContainer/listButton"] -margin_top = 92.0 -margin_right = 141.0 -margin_bottom = 134.0 +margin_top = 112.0 +margin_right = 181.0 +margin_bottom = 164.0 +mouse_default_cursor_shape = 2 +theme = ExtResource( 6 ) custom_fonts/font = SubResource( 4 ) -text = "Contrôles" +text = "CONTRÔLES" [node name="resetButton" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu/VBoxContainer"] -margin_top = 409.0 -margin_right = 141.0 +margin_top = 399.0 +margin_right = 181.0 margin_bottom = 451.0 [node name="button" type="Button" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideMenu/VBoxContainer/resetButton"] -margin_right = 141.0 -margin_bottom = 42.0 +margin_right = 181.0 +margin_bottom = 52.0 +mouse_default_cursor_shape = 2 size_flags_horizontal = 3 +theme = ExtResource( 6 ) custom_fonts/font = SubResource( 4 ) -text = "Reset" +text = "RESET" [node name="AsideDetails" type="MarginContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer"] -margin_left = 185.0 +margin_left = 225.0 margin_right = 984.0 margin_bottom = 491.0 size_flags_horizontal = 3 @@ -172,63 +224,64 @@ custom_constants/margin_bottom = 20 [node name="content" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails"] margin_left = 20.0 margin_top = 20.0 -margin_right = 779.0 +margin_right = 739.0 margin_bottom = 471.0 [node name="scrollContainer" type="ScrollContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content"] -margin_right = 759.0 -margin_bottom = 405.0 +margin_right = 719.0 +margin_bottom = 395.0 size_flags_horizontal = 3 size_flags_vertical = 3 [node name="HBoxContainer" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer"] -margin_right = 759.0 -margin_bottom = 405.0 +margin_right = 719.0 +margin_bottom = 395.0 size_flags_horizontal = 3 size_flags_vertical = 3 [node name="listMenu" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer"] -margin_right = 759.0 -margin_bottom = 405.0 +margin_right = 719.0 +margin_bottom = 395.0 size_flags_horizontal = 3 [node name="son" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu"] -visible = false -margin_right = 759.0 -margin_bottom = 200.0 +margin_right = 719.0 +margin_bottom = 395.0 size_flags_vertical = 3 custom_constants/separation = 10 [node name="Volume" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son"] -margin_right = 759.0 -margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +margin_right = 719.0 +margin_bottom = 37.0 +custom_styles/normal = SubResource( 7 ) +custom_fonts/font = SubResource( 8 ) text = "Réglage du volume" +uppercase = true [node name="son" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son"] -margin_top = 37.0 -margin_right = 759.0 -margin_bottom = 64.0 -custom_fonts/font = SubResource( 5 ) +margin_top = 47.0 +margin_right = 719.0 +margin_bottom = 74.0 +custom_fonts/font = SubResource( 8 ) text = "Effets sonors" [node name="son_slider" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son"] -margin_top = 74.0 -margin_right = 759.0 -margin_bottom = 104.0 +margin_top = 84.0 +margin_right = 719.0 +margin_bottom = 114.0 [node name="textureound" type="TextureRect" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son/son_slider"] margin_right = 30.0 margin_bottom = 30.0 rect_min_size = Vector2( 30, 30 ) -texture = SubResource( 6 ) +texture = SubResource( 9 ) expand = true stretch_mode = 6 [node name="sound" type="HSlider" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son/son_slider"] margin_left = 34.0 margin_top = 7.0 -margin_right = 706.0 +margin_right = 666.0 margin_bottom = 23.0 size_flags_horizontal = 3 size_flags_vertical = 4 @@ -236,37 +289,37 @@ theme = ExtResource( 4 ) ticks_on_borders = true [node name="percent" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son/son_slider"] -margin_left = 710.0 +margin_left = 670.0 margin_top = 1.0 -margin_right = 759.0 +margin_right = 719.0 margin_bottom = 28.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "100%" [node name="music" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son"] -margin_top = 114.0 -margin_right = 759.0 -margin_bottom = 141.0 -custom_fonts/font = SubResource( 5 ) +margin_top = 124.0 +margin_right = 719.0 +margin_bottom = 151.0 +custom_fonts/font = SubResource( 8 ) text = "Musique" [node name="son_music" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son"] -margin_top = 151.0 -margin_right = 759.0 -margin_bottom = 181.0 +margin_top = 161.0 +margin_right = 719.0 +margin_bottom = 191.0 [node name="texturemusic" type="TextureRect" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son/son_music"] margin_right = 30.0 margin_bottom = 30.0 rect_min_size = Vector2( 30, 30 ) -texture = SubResource( 7 ) +texture = SubResource( 10 ) expand = true stretch_mode = 6 [node name="music" type="HSlider" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son/son_music"] margin_left = 34.0 margin_top = 7.0 -margin_right = 706.0 +margin_right = 666.0 margin_bottom = 23.0 size_flags_horizontal = 3 size_flags_vertical = 4 @@ -274,199 +327,201 @@ theme = ExtResource( 4 ) ticks_on_borders = true [node name="percent" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/son/son_music"] -margin_left = 710.0 +margin_left = 670.0 margin_top = 1.0 -margin_right = 759.0 +margin_right = 719.0 margin_bottom = 28.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "100%" [node name="controles" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu"] visible = false -margin_right = 759.0 -margin_bottom = 405.0 +margin_top = 195.0 +margin_right = 707.0 +margin_bottom = 491.0 size_flags_vertical = 3 custom_constants/separation = 10 [node name="Volume" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_right = 759.0 -margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +margin_right = 707.0 +margin_bottom = 37.0 +custom_styles/normal = SubResource( 13 ) +custom_fonts/font = SubResource( 8 ) text = "Réglage des contrôles" +uppercase = true [node name="music" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 37.0 -margin_right = 759.0 -margin_bottom = 64.0 -custom_fonts/font = SubResource( 5 ) +margin_top = 47.0 +margin_right = 707.0 +margin_bottom = 74.0 +custom_fonts/font = SubResource( 8 ) text = "Touches" [node name="touches" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 74.0 -margin_right = 759.0 -margin_bottom = 101.0 +margin_top = 84.0 +margin_right = 707.0 +margin_bottom = 111.0 [node name="son3" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches"] margin_right = 148.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Aller à gauche :" [node name="son2" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches"] margin_left = 152.0 margin_right = 166.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Q" [node name="touches2" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 111.0 -margin_right = 759.0 -margin_bottom = 138.0 +margin_top = 121.0 +margin_right = 707.0 +margin_bottom = 148.0 [node name="son3" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches2"] margin_right = 137.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Aller à Droite :" [node name="son2" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches2"] margin_left = 141.0 margin_right = 156.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "D" [node name="touches3" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 148.0 -margin_right = 759.0 -margin_bottom = 175.0 +margin_top = 158.0 +margin_right = 707.0 +margin_bottom = 185.0 [node name="son3" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches3"] margin_right = 75.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Sauter :" [node name="son2" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches3"] margin_left = 79.0 margin_right = 150.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Espace" [node name="touches4" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 185.0 -margin_right = 759.0 -margin_bottom = 212.0 +margin_top = 195.0 +margin_right = 707.0 +margin_bottom = 222.0 [node name="son3" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches4"] margin_right = 96.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Attaquer :" [node name="son2" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches4"] margin_left = 100.0 margin_right = 113.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "A" [node name="touches6" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 222.0 -margin_right = 759.0 -margin_bottom = 249.0 +margin_top = 232.0 +margin_right = 707.0 +margin_bottom = 259.0 [node name="son3" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches6"] margin_right = 74.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Emote :" [node name="son2" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches6"] margin_left = 78.0 margin_right = 134.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Alt F4" [node name="touches5" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles"] -margin_top = 259.0 -margin_right = 759.0 -margin_bottom = 286.0 +margin_top = 269.0 +margin_right = 707.0 +margin_bottom = 296.0 [node name="son3" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches5"] margin_right = 139.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "Coup de pied :" [node name="son2" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/controles/touches5"] margin_left = 143.0 margin_right = 157.0 margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +custom_fonts/font = SubResource( 8 ) text = "B" [node name="jeu" type="VBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu"] -margin_right = 759.0 -margin_bottom = 405.0 +visible = false +margin_top = 195.0 +margin_right = 707.0 +margin_bottom = 406.0 size_flags_vertical = 3 custom_constants/separation = 10 [node name="Volume" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/jeu"] -margin_right = 759.0 -margin_bottom = 27.0 -custom_fonts/font = SubResource( 5 ) +margin_right = 707.0 +margin_bottom = 37.0 +custom_styles/normal = SubResource( 16 ) +custom_fonts/font = SubResource( 8 ) text = "Réglages du jeu" +uppercase = true [node name="anim" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/jeu"] -margin_top = 37.0 -margin_right = 759.0 -margin_bottom = 64.0 -custom_fonts/font = SubResource( 5 ) +margin_top = 47.0 +margin_right = 707.0 +margin_bottom = 74.0 +custom_fonts/font = SubResource( 8 ) text = "Désactiver les animations" [node name="animToggle" type="CheckButton" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/jeu"] -margin_top = 74.0 +margin_top = 84.0 margin_right = 76.0 -margin_bottom = 114.0 +margin_bottom = 124.0 size_flags_horizontal = 2 custom_constants/check_vadjust = 0 [node name="pleinecran" type="Label" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/jeu"] -margin_top = 124.0 -margin_right = 759.0 -margin_bottom = 151.0 -custom_fonts/font = SubResource( 5 ) +margin_top = 134.0 +margin_right = 707.0 +margin_bottom = 161.0 +custom_fonts/font = SubResource( 8 ) text = "Mode plein écran" [node name="ecranToggle" type="CheckButton" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/scrollContainer/HBoxContainer/listMenu/jeu"] -margin_top = 161.0 +margin_top = 171.0 margin_right = 76.0 -margin_bottom = 201.0 +margin_bottom = 211.0 size_flags_horizontal = 2 [node name="BottomButtons" type="HBoxContainer" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content"] -margin_top = 409.0 -margin_right = 759.0 +margin_top = 399.0 +margin_right = 719.0 margin_bottom = 451.0 alignment = 2 [node name="apply" type="Button" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/BottomButtons"] -margin_left = 523.0 -margin_right = 667.0 -margin_bottom = 42.0 -custom_fonts/font = SubResource( 4 ) -text = "Appliquer" - -[node name="exit" type="Button" parent="SettingsFullWindow/VBoxContainer/main/HBoxContainer/AsideDetails/content/BottomButtons"] -margin_left = 671.0 -margin_right = 759.0 -margin_bottom = 42.0 +margin_left = 545.0 +margin_right = 719.0 +margin_bottom = 52.0 +mouse_default_cursor_shape = 2 +theme = ExtResource( 6 ) custom_fonts/font = SubResource( 4 ) -text = "Sortir" +text = "APPLIQUER" [node name="AnimationPlayer" type="AnimationPlayer" parent="SettingsFullWindow"] autoplay = "fade in"