How would I make a layer wrap around the other side like Pac-Man?
I want a layer (several layers actually) to move around in a direction (anywhere from 0 to 360 degrees), once it reaches outside the camera view, it will wrap around to the otherside. Remember in Pac-Man when you go all the way to the right side of screen, you come out the left? That's what I'm talking about.
How can I write an expression to something move, even diagonally, and have it wrap around once it goes outside view and to keep doing this over for 10+ mins?
