top of page
Portfolio
About
Products
Screen recorded video
Animated video
Graphics & illustration
Tutoring
Gallery
Video & animation
Graphics & illustration
Reviews
Voice over
Blog
Contact
More
Use tab to navigate through the menu items.
All Posts
Tutorials
Articles
Control bounce expression with speed graph
n = 0; if (numKeys > 0){ n = nearestKey(time).index; if (key(n).time > time){ n--; } } if (n == 0){ t = 0; }else{ t = time - key(n).time;...
Mar 9, 2017
1 min read
bottom of page