mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Use exact name of AnimationPlayer node in Character animation (#6141)
This commit is contained in:
@@ -17,7 +17,7 @@ Using the animation editor
|
|||||||
The engine comes with tools to author animations in the editor. You can then use
|
The engine comes with tools to author animations in the editor. You can then use
|
||||||
the code to play and control them at runtime.
|
the code to play and control them at runtime.
|
||||||
|
|
||||||
Open the player scene, select the player node, and add an animation player node.
|
Open the player scene, select the player node, and add an *AnimationPlayer* node.
|
||||||
|
|
||||||
The *Animation* dock appears in the bottom panel.
|
The *Animation* dock appears in the bottom panel.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user