I am familiar With X and Y scrolling and can use both succesfully but how do you incorporate both? ive tried several methods but the most succesful places the sprites Diagonally.
Offline
It really should act the same as if you were doing the two individually.
go to x:(scrollx + 480 * 0) y:(scrolly + 360 *0)
Offline