Browse Source

Merge pull request #7240 from feakuru/patch-1

Clarified TimeScale node parameter name
Max Hilbrunner 2 years ago
parent
commit
64c7224f8f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/animation/animation_tree.rst

+ 1 - 1
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
 ^^^^^^^^^^