mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix mob scene typo in Your first 2D game (#6007)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit 55d3093715)
This commit is contained in:
committed by
Max Hilbrunner
parent
a409ce12c0
commit
cb0ca0c28f
@@ -197,8 +197,8 @@ under "Script Variables".
|
||||
|
||||
You can assign this property's value in two ways:
|
||||
|
||||
- Drag ``Mob.tscn`` from the "FileSystem" panel and drop it in the ``Mob``
|
||||
property .
|
||||
- Drag ``Mob.tscn`` from the "FileSystem" dock and drop it in the **Mob Scene**
|
||||
property.
|
||||
- Click the down arrow next to "[empty]" and choose "Load". Select ``Mob.tscn``.
|
||||
|
||||
Next, select the ``Player`` node in the Scene dock, and access the Node dock on
|
||||
|
||||
Reference in New Issue
Block a user