- Home /
Question by
Random username · Jan 18, 2013 at 06:18 PM ·
mousemouse positionlockcursor
Get change in mouse position while locked
Hey. I have locked the cursor so that it cannot go outside the game window, but this also keeps it centered such that when I call Input.mousePosition, it always returns the centre of the screen. Is there any way I can get its position as if it had not been locked? Thanks.
Comment