# README
2D - MOVE TO POINT
Demonstrates how to move a player (or other object) as determined by a mouse click on screen. Simply left click on the screen and the green circle will move smoothly to the point that you have clicked. Note that this does not take into account any collisions with other objects. View more at unklnik.com