C3/mobile
The game is a little airplane. It's at the bottom of the screen. The background looks like land. The plane looks like it's fly over the land - well it's supposed to anyway.
The game is 500x500 (just a wee little thing)
The background is a tiledbackground 500x2384
The variable ScrollSpeed = 400
The background needs to be an infinite scroll. I just can't figure out the math.
I know I need to change the Set Y, but not sure to what.
And I'm not entirely sure I have the every tick setup correctly.
I've watched/read a dozen tutorials today and every one says to do something similar and completely different.
Help.