diff --git a/tutorials/animation/introduction.rst b/tutorials/animation/introduction.rst index 9be4286f4..b9e4aff5b 100644 --- a/tutorials/animation/introduction.rst +++ b/tutorials/animation/introduction.rst @@ -105,8 +105,8 @@ Tutorial: Creating a simple animation Scene setup ~~~~~~~~~~~ -For this tutorial, we'll create an AnimationPlayer node and a sprite node as its -child. +For this tutorial, we'll create a Sprite node with an AnimationPlayer as +its child. We will animate the sprite to move between two points on the screen. .. figure:: img/animation_animation_player_tree.png :alt: Our scene setup