Search Unity

Question Get Ray Pointer ID from Oculus Integration Package

Discussion in 'VR' started by Nicokam, Nov 3, 2022.

  1. Nicokam

    Nicokam

    Joined:
    May 28, 2020
    Posts:
    64
    Hello Everyone,

    I'm using the Oculus Integration Package and I'm having trouble performing something that should be quite straightforward.

    The final goal is to make the correct controller vibrate when hovering a button. I got everything working except the capability to recognize which controller is the pointer from.

    Once the pointer triggers the OnPointerEnter event, I want to get the information if it was the left or right controller and vibrate only the controller that triggered the action. Does anyone know how to do that?
     
  2. Nicokam

    Nicokam

    Joined:
    May 28, 2020
    Posts:
    64
    No one? :(
     
  3. rebelincontrol

    rebelincontrol

    Joined:
    May 19, 2015
    Posts:
    30
    Did you find a solution?