Skip to content

Commit 64c7224

Browse files
authored
Merge pull request godotengine#7240 from feakuru/patch-1
Clarified TimeScale node parameter name
2 parents b2d4a48 + db6caac commit 64c7224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/animation/animation_tree.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ After setting the time and changing the animation playback, the seek node automa
155155
TimeScale
156156
^^^^^^^^^
157157

158-
Allows scaling the speed of the animation (or reverse it) in any children nodes. Setting it to 0 will pause the animation.
158+
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.
159159

160160
Transition
161161
^^^^^^^^^^

0 commit comments

Comments
 (0)