Hi, I am trying to create a vertical space shooter where I have a tile map which is starting from the bottom of the map and scrolling to the top.
When I try to do this I get a error as the map attempts to load from the top of the screen and the player is on the bottom, is there a way to change this and how?