Question
expression session
Rookie with an expression question:
I'm using the following expression to create a credit roll but director wants to begin the first credit of the roll on center screen and start the roll there. Can I add an ease in to this expression?
rate = 2; //value in px/sec.
value - [0,rate*timeToFrames(time)]
