Good afternoon guys, I have a problem. I have an object that is the mouse pointer MOuse.x MOUSE.y... and I want my sprite character to change its image depending on the position where the mouse pointer is in reference in the SPRITE.. I mean, I load the animation right left up down or diagonals depending on whether the mouse is in the upper right left down or diagonals... but I can't get how to get what position it is in in reference to my character...
Does anyone know how to do it...