Forum Discussion
BluePotato
11 years agoHonored Guest
Unity Disable Mouse Look
I only want the user to control their vision with their headset, not by using the mouse. How do I disable mouselook in Unity while preserving headset look? Thank you.
Invictum
11 years agoHonored Guest
Not sure about the base OVR as I attached the OVR camera rig to Unity FPS controller. That one calls a mouselook.cs script, in the first line of update() is a call to updateview I believe (not available to look right now) there it just calls a single method to mouselook script it instantiated that handles all the mouse look stuff, clamping all that jazz.
Then just grab replace that call with your own if any
Then just grab replace that call with your own if any
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 month ago
- 9 months ago
- 1 year ago