Преглед изворни кода

Merge pull request #7094 from wisejayden/patch-1

Update 04.creating_the_enemy.rst
Max Hilbrunner пре 2 година
родитељ
комит
63610250b6
1 измењених фајлова са 1 додато и 1 уклоњено
  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``)