So I'm making a small game sort of thing and it has a very long 'runway' sort of world. 1800 by 480. I don't want to have a scrolling edge, too difficult. I'm thinking of just changing the camera position once the player reaches the end of the screen if that's possible. Any way to do this?

