Search found 1 match

by Cyrus
December 5th, 2007, 11:19 pm
Forum: Expression Discussion
Topic: Help with Elastic Snap Expression
Replies: 0
Views: 6340

Help with Elastic Snap Expression

If I want this expression to move as a Y position animation. How do I do that? link:http://aefreemart.com/2006/06/16/elastic-snap-expression/ displace = 600 ; //user enters # of pixels to move startBounce = marker.key(1).time; speedFactor = 1 + (startBounce - inPoint) ; veloc = (displace / 50) / spe...