2
0
Эх сурвалжийг харах

Merge pull request #1704 from SciWiFi/patch-3

Added explanation how to make a new line in text
Nathan Lovato 6 жил өмнө
parent
commit
fb0125292a

+ 3 - 0
getting_started/step_by_step/your_first_game.rst

@@ -927,6 +927,9 @@ StartButton
 
 
 -  Text: ``Start``
 -  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
 The default font for ``Control`` nodes is small and doesn't scale
 well. There is a font file included in the game assets called
 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
 "Xolonium-Regular.ttf". To use this font, do the following for each of