Scrolling background

I'm trying to create a scrolling background but I'm running into issues. It worked fine before I dropped the double size image, so I'm sure it must be how I have it configured.

The image itself is 2048x1536 - 2x ipad size.

I have the size set to 2048 x 768

Horizontal wrap - tile
Vertical wrap - fixed

tile width - 2048
tile height - 768

Motion is set to -200 and when the position <=0, I reset it to 1024.

I'm getting skipping, which I didn't get when I was using a 1024x768 graphic.

What do I have misconfigured?

Sign In or Register to comment.