add some basic mouse controls for movement, based on haque control scheme (or what I can remember)
- mouse close to the character changes the cursor to an arrow indicator
- mouse above, below, left, and right has an arrow indicating which direction the player will move
- left click while in this range triggers a move in that direction
add some basic mouse controls for movement, based on haque control scheme (or what I can remember)