Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity lock cursor to center

//Locks the cursor in the middle
Cursor.lockState = CursorLockMode.Locked;
 
PREVIOUS NEXT
Tagged: #unity #lock #cursor #center
ADD COMMENT
Topic
Name
5+7 =