ajout des polices d'écriture et modification des paramètres

This commit is contained in:
E213872U 2025-01-24 19:12:28 +01:00
parent 2f60e6dfa7
commit 4b1862c59c
8 changed files with 78 additions and 82 deletions

View file

@ -1,6 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://n5vmjs3xhmma"]
[gd_scene load_steps=3 format=3 uid="uid://n5vmjs3xhmma"]
[ext_resource type="Script" path="res://parametres/assign_menu/assigner_bouton.gd" id="1_jtqf2"]
[ext_resource type="FontFile" uid="uid://dbe1teksyhymq" path="res://ressources/fonts/OpenDyslexic-Regular.otf" id="2_sa1vi"]
[node name="assigner_bouton" type="Control" groups=["changer_touches"]]
layout_mode = 3
@ -29,6 +30,7 @@ alignment = 1
[node name="Label" type="Label" parent="HBoxContainer"]
custom_minimum_size = Vector2(200, 40)
layout_mode = 2
theme_override_fonts/font = ExtResource("2_sa1vi")
theme_override_font_sizes/font_size = 32
text = "ACTION"
vertical_alignment = 1
@ -43,6 +45,7 @@ size_flags_horizontal = 3
[node name="Button" type="Button" parent="HBoxContainer"]
custom_minimum_size = Vector2(150, 75)
layout_mode = 2
theme_override_fonts/font = ExtResource("2_sa1vi")
theme_override_font_sizes/font_size = 32
text = "BOUTON_ACTION"