How to seamlessly loop a series of line shapes?
This is probably a simple thing to do, but how can I make horizontal lines animate from bottom of the screen to the top and repeat in a seamless loop? I tried position keyframes on a single line (shape layer) with a time remap and a loopOut() expression, but I want the next line to start before the first gets all the way to the top of the screen. In otherwords, I want a continuous string of horizontal lines moving from bottom to top looping in the background.
Thanks

