Search Unity

Player Input Using Gear VR Touchpad

Discussion in 'AR/VR (XR) Discussion' started by lpm3211, Oct 13, 2015.

  1. lpm3211

    lpm3211

    Joined:
    Oct 9, 2015
    Posts:
    2
    Hi! First off, I'm VERY new to Unity, so sorry if I don't quite understand something! But I've been making some simple scenes and I just can't figure out how to use the touchpad on the Gear VR to let the player walk around the scene. I've been able to get some movement by changing the positive input of the vertical axis to "mouse 0," but I can't figure out how to let the player control which way they are walking by where they are looking. :)
     
  2. Ellieh001

    Ellieh001

    Joined:
    Sep 30, 2015
    Posts:
    2
    Hi Im having the same problems, so interested to find the answer. If I dig anything up will let you know.
     
  3. lpm3211

    lpm3211

    Joined:
    Oct 9, 2015
    Posts:
    2
    Thanks! :) I'll keep playing around with it too, and if I find anything I'll let you know as well. This is getting a little annoying...
     
    Ellieh001 likes this.
  4. PixelRouterVR

    PixelRouterVR

    Joined:
    Jan 6, 2014
    Posts:
    20
    Ellieh001 likes this.
  5. Ellieh001

    Ellieh001

    Joined:
    Sep 30, 2015
    Posts:
    2
    I am wondering if it is possible to use a walking around script ( similar to VR cardboard) attached to the OVR camera in VR Gear to create simple touchpad free interactive movement?