浏览代码

Added explanation how to make a new line in text

SciWiFi 7 年之前
父节点
当前提交
e3741529fa
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      getting_started/step_by_step/your_first_game.rst

+ 3 - 0
getting_started/step_by_step/your_first_game.rst

@@ -926,6 +926,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