Browse Source

Update 04.creating_the_enemy.rst

Updating in case others may also be lost while looking for the "New Scene" option in the Scene tab in the FileSystem dock.
Jayden Wise 2 years ago
parent
commit
ebb6c97510
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/first_2d_game/04.creating_the_enemy.rst

+ 1 - 1
getting_started/first_2d_game/04.creating_the_enemy.rst

@@ -13,7 +13,7 @@ of independent mobs in the game.
 Node setup
 ~~~~~~~~~~
 
-Click Scene -> New Scene and add the following nodes:
+Click Scene -> New Scene from the top menu and add the following nodes:
 
 - :ref:`RigidBody2D <class_RigidBody2D>` (named ``Mob``)