mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Merge pull request #1704 from SciWiFi/patch-3
Added explanation how to make a new line in text
This commit is contained in:
@@ -927,6 +927,9 @@ StartButton
|
||||
|
||||
- Text: ``Start``
|
||||
|
||||
To make the text of the ``MessageLabel`` fit the game's window click
|
||||
the small icon next to your text property. This will open up a new
|
||||
window where you can add a new line between the words.
|
||||
The default font for ``Control`` nodes is small and doesn't scale
|
||||
well. There is a font file included in the game assets called
|
||||
"Xolonium-Regular.ttf". To use this font, do the following for each of
|
||||
|
||||
Reference in New Issue
Block a user