So I'm trying to setup a basic Gear VR app in Unity 5.3.
I'm trying to get input from the touch-pad on the side and all documentation / posts on here seems to indicate that Input.GetMouseButton(0) is how to detect the GearVR touchpad input... However when I try and detect it using this method nothing gets called... I've expanded it out to be a more all-encompassing movement script as seen below but it's still not returning any input / transforming the camera at all when on device / the S6...
Gear VR Touchpad Not getting any input?
I'm trying to get input from the touch-pad on the side and all documentation / posts on here seems to indicate that Input.GetMouseButton(0) is how to detect the GearVR touchpad input... However when I try and detect it using this method nothing gets called... I've expanded it out to be a more all-encompassing movement script as seen below but it's still not returning any input / transforming the camera at all when on device / the S6...
Gear VR Touchpad Not getting any input?