I'm making a game using Unity, and I'm implementing my own cursor because Unity doesn't let you move the system mouse cursor. Using the raw axis data, I've made a cursor that works, but it feels wrong ...