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
|
||||
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"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
self_modulate = Color(1, 1, 1, 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue