diff --git a/tutorials/animation/animation_tree.rst b/tutorials/animation/animation_tree.rst index c1a2a3bf17c..b2abf2a8cdc 100644 --- a/tutorials/animation/animation_tree.rst +++ b/tutorials/animation/animation_tree.rst @@ -155,7 +155,7 @@ After setting the time and changing the animation playback, the seek node automa TimeScale ^^^^^^^^^ -Allows scaling the speed of the animation (or reverse it) in any children nodes. Setting it to 0 will pause the animation. +Allows scaling the speed of the animation (or reverse it) connected to the `in` input via the `scale` parameter. Setting the `scale` to 0 will pause the animation. Transition ^^^^^^^^^^