Im creating a game, where you can move a person around on a tile map.
The problem is, the person can go off the screen (map). I need an action script where the person can't go off the map. (hits a border).
Thanks for the help, Tyler