- Home /
This question was
closed May 05, 2013 at 08:03 PM by
Entyro for the following reason:
The question is answered, right answer was accepted
Mouse pointer after scene change
Hi!
I have a problem that the mouse pointer doesn't appear when the level change to the main menu.
Anyone know the problem?
Comment
Try to do
Screen.showCursor = true;
after the level changed.
Thanks but the cursor only appear when I'm pressing escape, weird.
I fixed it by adding "Screen.lockCursor = false;" to the script :D
Good. Now you should close the question to mark it as solved.
How do you mark it as solved? I can't do it to my own comment :P