Followers

Wednesday, April 8, 2015

Flash: Mouse Control of the Player

player.x = stage.mouseX;
player.y = stage.mouseY;

No comments:

Post a Comment