I am trying to make a game where the object moves with the mouse cursor. The object should be on the cursor and move with it. Also, if I have my object follow the cursor, how can I change the movement? so when the cursor moves left to right, the object should move on the x axis and cursor moves up and down, the object should move on the z axis.