Compare commits
No commits in common. "ef0b911b9c68bcc92a617416208ee42422dc8d81" and "e9952f4ec923788246ca1496d7d0f458c05ec7e1" have entirely different histories.
ef0b911b9c
...
e9952f4ec9
2 changed files with 24 additions and 1 deletions
|
@ -148,6 +148,29 @@ 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)
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
importer="wav"
|
importer="wav"
|
||||||
type="AudioStreamWAV"
|
type="AudioStreamWAV"
|
||||||
uid="uid://qyacm71epyhi"
|
uid="uid://drtyf4pv1cswd"
|
||||||
path="res://.godot/imported/idle_theme.wav-7d853091879d7fbaec43f980f4ba9daf.sample"
|
path="res://.godot/imported/idle_theme.wav-7d853091879d7fbaec43f980f4ba9daf.sample"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue