diff --git a/getting_started/first_2d_game/04.creating_the_enemy.rst b/getting_started/first_2d_game/04.creating_the_enemy.rst index f5c8d5c14..2930c7a17 100644 --- a/getting_started/first_2d_game/04.creating_the_enemy.rst +++ b/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 ` (named ``Mob``)