Disable rotation on swipe (Gear VR)
Hello guys!
When I play in my Unity scene in the Gear VR the OVR player camera always rotates when I swipe on the trackpad. Does anyone know how to disable this?
Thanks :)
Comment
Answer by AmmarAlsharekh · Sep 15, 2017 at 07:45 AM
remove other input code like
Input.GetAxis("Mouse X")