- Home /
Question by
jamesmelker · Dec 23, 2017 at 02:29 PM ·
mousecursorlocklockcursor
Cant unlock cursor with FPS prefab
I cant figure out how to unlock the cursor fully with the Controller FPS prefab. I basicly need to xecute that code in a if statment (c#).
Comment
Answer by ShroomWasTaken · Dec 23, 2017 at 02:48 PM
I believe Cursor.lockState and/or Cursor.visible is what you're looking for.
Answer by jamesmelker · Dec 23, 2017 at 03:12 PM
@nobx101
Ive tried most of the things, Cursor Lockstate (None, confined), Ive made it visible, disabled Character controller, disabled FPS controller, everything :(
Your answer
Follow this Question
Related Questions
Screen.lockCursor messes my rotation 1 Answer
Locking cursor/mouse on an object 1 Answer
Hide and lock the mouse cursor (beginner) 0 Answers
How to lock mouse? 1 Answer
Locking the mouse cursor without it centering after unlocking it? 0 Answers