瀏覽代碼

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``)