Search Unity

Click a Button with Daydream Controller

Discussion in 'Daydream' started by Pawder, Apr 22, 2018.

  1. Pawder

    Pawder

    Joined:
    Feb 11, 2018
    Posts:
    2
    Hello,

    i want to click a Button, which is on a Canvas in world space. How can i do this, using a Google Daydream Controller? i have GvrControllerMain, GvrEventSystem, and GvrControllerPointer (sibling to camera) in my hierarchy. On the canvas i replaced graphic raycaster with gvr pointer graphic raycaster.
     
  2. SThuer

    SThuer

    Joined:
    Sep 1, 2018
    Posts:
    1
    Hello Pawder,
    I want to click a button as well… did you find a solution?
    and why did you replace graphic raycaster with gvr pointer graphic raycaster? (not that that's bad, I just generally don't know. i'm a complete beginner in Unity and any clarification or even a "because it won't work otherwise" would be appreciated.)