Ajout du thème chill et modification du menu principal
This commit is contained in:
parent
61b950b6a6
commit
f62bc3cb01
2 changed files with 24 additions and 23 deletions
|
@ -148,29 +148,6 @@ horizontal_alignment = 1
|
||||||
vertical_alignment = 1
|
vertical_alignment = 1
|
||||||
language = "fr_FR"
|
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")
|
|
||||||
texture_hover = ExtResource("4_egxbj")
|
|
||||||
texture_focused = ExtResource("4_egxbj")
|
|
||||||
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_left = 25.0
|
|
||||||
offset_top = 28.0
|
|
||||||
offset_right = 175.0
|
|
||||||
offset_bottom = 92.0
|
|
||||||
theme_override_fonts/font = ExtResource("5_1lmm7")
|
|
||||||
theme_override_font_sizes/font_size = 25
|
|
||||||
text = "Crédits"
|
|
||||||
horizontal_alignment = 1
|
|
||||||
vertical_alignment = 1
|
|
||||||
language = "fr_FR"
|
|
||||||
|
|
||||||
[node name="HSeparator2" type="HSeparator" parent="Menu_principal/HBoxContainer/VBoxSideButton"]
|
[node name="HSeparator2" type="HSeparator" parent="Menu_principal/HBoxContainer/VBoxSideButton"]
|
||||||
modulate = Color(1, 1, 1, 0)
|
modulate = Color(1, 1, 1, 0)
|
||||||
self_modulate = Color(1, 1, 1, 0)
|
self_modulate = Color(1, 1, 1, 0)
|
||||||
|
|
24
ressources/sons/idle_theme.wav.import
Normal file
24
ressources/sons/idle_theme.wav.import
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://qyacm71epyhi"
|
||||||
|
path="res://.godot/imported/idle_theme.wav-7d853091879d7fbaec43f980f4ba9daf.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://ressources/sons/idle_theme.wav"
|
||||||
|
dest_files=["res://.godot/imported/idle_theme.wav-7d853091879d7fbaec43f980f4ba9daf.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=0
|
Loading…
Add table
Reference in a new issue