- Home /
Question by
firepizzaninja · Oct 28, 2021 at 12:34 AM ·
mouselook
I have a problem with the mouse when i build the game
so i am making a system where the mouse is not visible, but when I open the menu it works. It all works in the game engine, but when I build the game the mouse stops becoming visible and not visible. so basically it works in the game engine, but not when I build.
Cursor.visible = false;
Cursor.lockState = CursorLockMode.Locked;
Comment
Your answer

Follow this Question
Related Questions
Mouselook.js don't move smooth, its jittery 4 Answers
reset camera position mouselook 1 Answer
MouseLook won't work in Windows (Parallels) 3 Answers
Error BCE0051: Operater '==' cannot be used. Please Help! 1 Answer
Changing Z-Axis of camera 1 Answer