Been messing around with this for a few hours now. I've looked at infinite runner demo's, a lot of posts on the subject, and still can't figure out what i'm doing wrong.
Layout/ Window size - 320, 480
Tiled Background size - 320, 960
I've changed the X to Y = didn't work.
Changed the .Width to .Height = didn't work.
Changed the - to + = didn't work.
I've changed everything that i can think of, even flipping/ mirroring the background, still doesn't work. The tiled background has the same properties as the infinite runner demo.
The only thing i can not do is change the - to + in the Tiled Background event = Y greater/equal -self.Height / 2. It gives me a syntax error.
Any ideas?
Help is greatly appreciated.