- Home /
Cursor not working after changing scene
I have a win scene that asks you if you want to play again but after the scene changes from the game to the win scene the cursor isn't visible and you can't move it. I think it's something to do with the FPS Controller script locking the cursor but I can't figure out how to unlock it.
I have tried using Cursor.visible and Cursor.lockState but it doesn't work.
I am using C# and I used the FPSController prefab.
Thanks for any help.
Comment
Your answer
Follow this Question
Related Questions
Standalone problem with cursor 2 Answers
Lock/Unlock system don't work perfectly 0 Answers
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Cursor unlocking on player 1 Answer