how do you make it so that you have your character in the middle of the screen but the only thing that moves when you press the arrow keys is the map in the background.
Printable View
how do you make it so that you have your character in the middle of the screen but the only thing that moves when you press the arrow keys is the map in the background.
maybe try like yourpic.left = yourpic.left - 10 and pu the in the key_press event
that wont work cause it would just move your pic around the screen, i want it to stay in the same spot and scroll around so you can see more of the picture while leaving some behind