Disabling "head" scrolling
Hi, I have a scroller in my app. Scrolling works great when swiping the touchpad. You can also scroll by holding touchpad "button" and looking up/down. Is there a way to disable the second option? I want to allow drag by swipe only. I'm using Unity 5.4.2f2 with Oculus utilities 1.9.0 and OVRPlugin 1.8.01.5KViews0likes8Comments[SOLVED] Swipe reverse
Hello, does anyone have an idea on how to change the ScrollRect's direction when swiping/dragging GearVR's touchpad? I'd like to move scroller's content up when swiping down and vice versa. The only solution I found that should work is to change ScrollRect's scrollSensitivity to negative value. But it doesn't work. I even tried to invert axes in Input Manager (Vertical, Mouse Y, Oculus_GearVR_DpadY).1KViews0likes1Comment