Ver código fonte

Merge pull request #2648 from skyace65/MainMenuFix

Fix Main Menu tutorial issue
Rémi Verschelde 6 anos atrás
pai
commit
fd7992cd9c

BIN
getting_started/step_by_step/img/ui_main_menu_6_texturerect_nodes.png


+ 2 - 1
getting_started/step_by_step/ui_main_menu.rst

@@ -167,7 +167,8 @@ you pick a sprite to load into the texture slot.
 Repeat the operation for all ``TextureRect`` nodes. You should have the
 logo, the illustration, the three menu options and the version note,
 each as a separate node. Then, double click on each of the nodes in the
-Scene tab to rename them.
+Scene tab to rename them. Nothing has been placed in containers yet so this
+should look messy.
 
 .. figure:: img/ui_main_menu_6_texturerect_nodes.png