AnimationNodeTimeScale
Inherits:AnimationNode<Resource<RefCounted<Object
A time-scaling animation node used inAnimationTree.
Description
Allows to scale the speed of the animation (or reverse it) in any childAnimationNodes. Setting it to0.0
will pause the animation.