Ajout des nouveaux sprites pour les bouttons #slay #tropBeau #dressToImpress #lesGraphistesSontTropFort #jeMAime #uwu

This commit is contained in:
E213872U 2025-01-24 10:08:54 +01:00
parent 1511fbecbf
commit 8848d2f95c
8 changed files with 15992 additions and 68570 deletions

View file

@ -1,8 +1,8 @@
[gd_scene load_steps=7 format=3 uid="uid://bmwgfrd8butry"]
[ext_resource type="Script" path="res://menu_principal/menu_principal_affichage.gd" id="1_10mja"]
[ext_resource type="Texture2D" uid="uid://cxlv1wa2jvbux" path="res://ressources/images/menu_jeu_button.svg" id="1_502q6"]
[ext_resource type="Texture2D" uid="uid://cfcpmnwn081vb" path="res://ressources/images/menu_jeu_button_survole.svg" id="2_b8slo"]
[ext_resource type="Texture2D" uid="uid://dqfrqntx73do5" path="res://ressources/images/menu_jeu_button.svg" id="1_502q6"]
[ext_resource type="Texture2D" uid="uid://kpss4kt07w8l" path="res://ressources/images/menu_jeu_button_survole.svg" id="2_b8slo"]
[ext_resource type="Texture2D" uid="uid://c5q7bc5hpe6hd" path="res://ressources/images/menu_jeu_tiny_button.svg" id="3_o6osq"]
[ext_resource type="Texture2D" uid="uid://1pxsc65es708" path="res://ressources/images/menu_jeu_tiny_button_survole.svg" id="4_egxbj"]
[ext_resource type="PackedScene" uid="uid://di4chlep1t1or" path="res://parametres/menu_parametres.tscn" id="6_0lenm"]
@ -57,10 +57,12 @@ layout_mode = 2
size_flags_vertical = 3
[node name="play_button" type="TextureButton" parent="Menu_principal/HBoxContainer/VBoxMainButton"]
custom_minimum_size = Vector2(248, 0)
layout_mode = 2
texture_normal = ExtResource("1_502q6")
texture_pressed = ExtResource("2_b8slo")
texture_hover = ExtResource("2_b8slo")
texture_disabled = ExtResource("2_b8slo")
texture_focused = ExtResource("2_b8slo")
stretch_mode = 0
@ -138,7 +140,7 @@ size_flags_vertical = 3
theme_override_constants/separation = 355
[node name="param_button" type="TextureButton" parent="Menu_principal/HBoxContainer/VBoxSideButton"]
custom_minimum_size = Vector2(150, 0)
custom_minimum_size = Vector2(150, 128)
layout_mode = 2
texture_normal = ExtResource("3_o6osq")
texture_pressed = ExtResource("4_egxbj")
@ -149,15 +151,17 @@ stretch_mode = 0
[node name="param_label" type="Label" parent="Menu_principal/HBoxContainer/VBoxSideButton/param_button"]
modulate = Color(0, 0, 0, 1)
layout_mode = 0
offset_top = 27.0
offset_right = 150.0
offset_bottom = 64.0
theme_override_font_sizes/font_size = 17
offset_bottom = 91.0
theme_override_font_sizes/font_size = 19
text = "Paramètres"
horizontal_alignment = 1
vertical_alignment = 1
language = "fr_FR"
[node name="credit_button" type="TextureButton" parent="Menu_principal/HBoxContainer/VBoxSideButton"]
custom_minimum_size = Vector2(0, 128)
layout_mode = 2
texture_normal = ExtResource("3_o6osq")
texture_pressed = ExtResource("4_egxbj")
@ -168,8 +172,9 @@ stretch_mode = 0
[node name="credit_label" type="Label" parent="Menu_principal/HBoxContainer/VBoxSideButton/credit_button"]
modulate = Color(0, 0, 0, 1)
layout_mode = 0
offset_top = 28.0
offset_right = 150.0
offset_bottom = 64.0
offset_bottom = 92.0
theme_override_font_sizes/font_size = 25
text = "Crédits"
horizontal_alignment = 1

View file

@ -52,7 +52,7 @@ layout_mode = 2
size_flags_vertical = 3
[node name="exit_button" type="TextureButton" parent="TabContainer/VBoxContainer"]
custom_minimum_size = Vector2(160, 50)
custom_minimum_size = Vector2(160, 128)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 8
@ -66,8 +66,9 @@ stretch_mode = 0
modulate = Color(0, 0, 0, 1)
self_modulate = Color(0, 0, 0, 1)
layout_mode = 0
offset_top = 26.0
offset_right = 160.0
offset_bottom = 64.0
offset_bottom = 90.0
theme_override_font_sizes/font_size = 32
text = "Retour"
horizontal_alignment = 1

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 355 KiB

View file

@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cxlv1wa2jvbux"
uid="uid://dqfrqntx73do5"
path="res://.godot/imported/menu_jeu_button.svg-bb0678d9ee874906f85ba3730e798e02.ctex"
metadata={
"vram_texture": false

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 394 KiB

View file

@ -2,7 +2,7 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cfcpmnwn081vb"
uid="uid://kpss4kt07w8l"
path="res://.godot/imported/menu_jeu_button_survole.svg-aec0b4b13429ad0ba30c79b4a086a702.ctex"
metadata={
"vram_texture": false

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 417 KiB

After

Width:  |  Height:  |  Size: 80 KiB

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 438 KiB

After

Width:  |  Height:  |  Size: 94 KiB