Apply theme to OptionButtons in GameScene

Added a new theme resource for OptionButtons to ensure consistent font sizes. Updated MainMenu text to correctly number new players without adding one.
This commit is contained in:
Yadciel 2024-08-19 22:46:52 +02:00
parent 50e777a6fa
commit 59b62d0e72

View File

@ -655,6 +655,7 @@ vertical_alignment = 1
[node name="OptionButton" type="OptionButton" parent="ScrollContainer/VBoxContainer/chance/HBoxContainer"]
custom_minimum_size = Vector2(250, 150)
layout_mode = 2
theme = ExtResource("3_hdjql")
theme_override_font_sizes/font_size = 50
alignment = 1
clip_text = true