Browse Source

Supplement

The part that was revised this time was added as a supplement because it uses words that have not been explained so far.


Line 168 explains the menu options.
But before that, it doesn't explain what the menu options are, so it might be more helpful to completely rewrite them.
asakuno 5 years ago
parent
commit
05d85c478c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/ui_main_menu.rst

+ 1 - 1
getting_started/step_by_step/ui_main_menu.rst

@@ -204,7 +204,7 @@ need two containers as children of our ``HBoxContainer``: a
    sitting aside from it
    sitting aside from it
 
 
 In the node tree, select all the ``TextureRect`` nodes that should go on
 In the node tree, select all the ``TextureRect`` nodes that should go on
-the left side: the logo, the menu options and the version note. Drag and
+the left side: the logo, the menu options (Continue, NewGame, Options) and the version note. Drag and
 drop them into the ``VBoxContainer``. The nodes should position automatically.
 drop them into the ``VBoxContainer``. The nodes should position automatically.
 
 
 .. figure:: img/ui_main_menu_containers_step_2.png
 .. figure:: img/ui_main_menu_containers_step_2.png