How to Hide the Cursor on the Unity Splash Screen (Unity Tutorial)
ThesolutionistoputthepartofthemousecursoronlyintheStartandlikethis:voidStart(){Cursor.lockState=CursorLockMode.Locked;Cursor.lockState ...,ItfixesitselfafterIbringupmygame'smenuandthenclick“returntogame”whichsetsthecursorlockedandvisiblestatetofa...。參考影片的文章的如下:


