Is there a way in which I can lock the cursor for the mouse so that it’s not centered in the screen?
I have many mouseover functions and when I attempt to replicate them using Raycast instead I get many issues.
I’d like to continue using mouseover, however with the Oculus Rift the center of the screen would actually be an edge.
I know the cursor is handled by the OS… but is there someway I can trick it into thinking the center of the screen is elsewhere?
Thanks!