-
Animation “webpage scrolling”, add swipes
I want to do a animation look like a scrolling a webpage.
My expression works, but I want to add many swipes like a scrolling ?
Also I want that animation not trigger direclty, but wait 2 seconds before it begin.
startPostion = 220; //position of my placeholder in main composition(1920×1080).endPosition = 220 – (thisLayer.height *0.835)+860; //(placeholder height * scale) + 1080 -220.
numberSwipes = 3; // number of swipes scrolling.
easeOut(time*1.05, 220, endPosition)
Thanks,
Sorry, there were no replies found.