Quantcast
Channel: Answers for "How do I get rid of the mouse on the mous look script"
Browsing index pages (6 articles)

Answer by james5

thx alllllllllllllllllllllllllot

View Article


Answer by Waldy

If you want to get rid of the mouse i used this code (java script, Just attach it to your camera) function Update () { //hide the cursor (at the beginning of the game) Screen.showCursor = false; } I...

View Article


Answer by coffiarts

Given that I correctly understand the problem - have you tried to use Screen.lockCursor ([http://docs.unity3d.com/Documentation/ScriptReference/Screen-lockCursor.html][1])? I suppose that should solve...

View Article

Answer by james5

thx alllllllllllllllllllllllllot

View Article

Answer by Waldy

If you want to get rid of the mouse i used this code (java script, Just attach it to your camera) function Update () { //hide the cursor (at the beginning of the game) Screen.showCursor = false; } I...

View Article


Answer by schnaddlbraag

Given that I correctly understand the problem - have you tried to use Screen.lockCursor ([http://docs.unity3d.com/Documentation/ScriptReference/Screen-lockCursor.html][1])? I suppose that should solve...

View Article
Browsing index pages (6 articles)


Latest Images