mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Remove warning comment regarding player vs character nodes
This commit is contained in:
@@ -82,11 +82,6 @@ the timeline.
|
||||
Let's insert our first keys. Here, we will animate both the position and the
|
||||
rotation of the ``Character`` node.
|
||||
|
||||
.. warning::
|
||||
It is important to create keyframes from the ``Character`` node and not the root
|
||||
``Player`` node. Using the root of the player scene causes animations to override
|
||||
user input and will prevent the player from being able to move.
|
||||
|
||||
Select the ``Character`` and in the *Inspector* expand the *Transform* section. Click the key icon next to *Position*, and *Rotation*.
|
||||
|
||||
|image10|
|
||||
|
||||
Reference in New Issue
Block a user