-
Vertical Loop
Hi there, NEWBIE EXPRESSION USER ALERT!!!
Thank you for your patience in advance.
So I have a poem in vector/ai form and want to loop this so that it scrolls vertically over and over again.
I’ve searched this forum and found what I think is the answer but I don’t know how to apply the answer!?!Dan Ebberts the genius of all expressions suggested this on a previous post:
spd = 1.0; //scroll speed (pixels per second)
[width,height]/2 + [0,time*spd]
All help would be really, really appreciated.
Thanks, Jim
spd = 1.0; //scroll speed (pixels per second)[width,height]/2 + [0,time*spd]