Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting_started/first_2d_game/06.heads_up_display.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Under "Theme Overrides > Fonts", choose "Load" and select the "Xolonium-Regular.

.. image:: img/custom_font_load_font.webp

The font size is still to small, increase it to ``64`` under "Theme Overrides > Font Sizes".
The font size is still too small, increase it to ``64`` under "Theme Overrides > Font Sizes".
Once you've done this with the ``ScoreLabel``, repeat the changes for the ``Message`` and ``StartButton`` nodes.

.. image:: img/custom_font_size.webp
Expand Down