mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
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.
This commit is contained in:
@@ -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``)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user