Selaa lähdekoodia

Merge pull request #1704 from SciWiFi/patch-3

Added explanation how to make a new line in text
Nathan Lovato 6 vuotta sitten
vanhempi
commit
fb0125292a
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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