Explorar o código

Merge pull request #1704 from SciWiFi/patch-3

Added explanation how to make a new line in text
Nathan Lovato %!s(int64=7) %!d(string=hai) anos
pai
achega
fb0125292a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      getting_started/step_by_step/your_first_game.rst

+ 3 - 0
getting_started/step_by_step/your_first_game.rst

@@ -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