Animate over timeline length
If you want to animate something over the length of the timeline
you take a TimelineCHOP
and divide rangeEnd
with currentFrame
.
Then you get a value moving from 0 to 1.
If you want to animate something over the length of the timeline
you take a TimelineCHOP
and divide rangeEnd
with currentFrame
.
Then you get a value moving from 0 to 1.