|
Hey, is it possible to call I need to lock the mouse cursor and let it re-appear in the same spot...
(comments are locked)
|
|
Unfortunately, this isn't currently possible without platform-specific C++ DLLs. There is a request for this ability on Uservoice.
(comments are locked)
|

I don't believe it's possible in unity. You should post more information of what you're doing to try to find a work around.
I'm trying to do a camera control where the user right-clicks in the camera space, the cursor disappears and the user can rotate the camera around. When the user releases the mouse button, the cursor should re-appear in the same place as it initially disappeared.