Skip to content

Commit 9bda45c

Browse files
committed
Remove warning comment regarding player vs character nodes
1 parent daa3a75 commit 9bda45c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

getting_started/first_3d_game/09.adding_animations.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,6 @@ the timeline.
8282
Let's insert our first keys. Here, we will animate both the position and the
8383
rotation of the ``Character`` node.
8484

85-
.. warning::
86-
It is important to create keyframes from the ``Character`` node and not the root
87-
``Player`` node. Using the root of the player scene causes animations to override
88-
user input and will prevent the player from being able to move.
89-
9085
Select the ``Character`` and in the *Inspector* expand the *Transform* section. Click the key icon next to *Position*, and *Rotation*.
9186

9287
|image10|

0 commit comments

Comments
 (0)