Forum Discussion

alexvilch's avatar
alexvilch
Protege
8 years ago
Solved

Add ray cast from the hand in Unity

Simple question: for Oculus Avatar SDK how do I add the ray coming from the hand ( left or right ) if I take Avatar SDK for Oculus Unity "Controllers" scene, just simple hands. In order to interact w...
  • alexvilch's avatar
    7 years ago
    Yes, I did. Just add vizualizer object with the ray and it started casting the ray from "active" hand: switching the trigger on the touch controller shifts the ray from one hand to another. None of the functions mentioned above working. You could copy it from this example:


    I could not figure out how to cast the ray from the index finger like in Dash home in my case its coming from the base of the hand: from my understanding this requires making changes to the Animation of the hands.

    Do not bother about those Transform functions and etc. it's simply not working.

    Alex