Hello
My game is a top down game with a huge map scolling under the player's sprite that has a scrollto behaviour attached to it.
So far, the sprite is at the middle of the screen but I would like it to remain at the center of a window that is a bit offset from the screen center.
Is there a way to offset the scrollto behaviour in order to achieve that or do I have to make a routine from scratch ?
Here's a image of what i want to do :