Skip to main content

Animate To Value

This node takes a target value and will automatically animate towards it. The animation will restart every time the target value changes.

Inputs

DataDescription
Target ValueThe value to animate to
DurationThe duration of the animation in milliseconds
DelayDelay before the animation starts in milliseconds
Easing CurveThe easing curve of the animation

Outputs

DataDescription
Current ValueThe current value of the animation
At Target ValueSignals when the animation has reached its target value