Mouse Cursor Problems,PLEASE HELP ME,I have cursor problems
First of all,i am learning english so i might do mistakes,sorry:((
When i click "esc" it have to open to menu pause menu and it does but i cant click to buttons. And my game has a tutorial part.When i finish the party,i have to jump.(I have a object which has a box collider(is trigger open) and a script.(script has a OnTriggerEnter.Trigger teleports me to main menu).When i back to main menu after the levels or tutorial,my mouse cursor does not seem or cannot control it. How can i fix it.I've seen somethings like
Cursor.visible = true; Cursor.lockState = CursorLockMode.Confined; these but i dunno,i'll write 'em where?? Please someone help me. ,First of all,i am learning english so i might do mistakes,sorry:((
When i click "esc" it have to open to menu pause menu and it does but i cant click to buttons. And my game has a tutorial part.When i finish the party,i have to jump.(I have a object which has a box collider(is trigger open) and a script.(script has a OnTriggerEnter.Trigger teleports me to main menu).When i back to main menu after the levels or tutorial,my mouse cursor does not seem or cannot control it. How can i fix it.I've seen somethings like
Cursor.visible = true; Cursor.lockState = CursorLockMode.Confined; these but i dunno,i'll write 'em where?? Please someone help me.
Your answer
Follow this Question
Related Questions
Why won't my cursor show up?? 1 Answer
Move mouse without moving cursor 0 Answers
OnMouseDrag() stopped working after few clicks 0 Answers