Search Unity

[Help] Developing mirrored hand's for the Leap Motion

Discussion in 'AR/VR (XR) Discussion' started by alexlesa, Dec 6, 2017.

  1. alexlesa

    alexlesa

    Joined:
    Nov 21, 2017
    Posts:
    1
    Hello, I'm working on a project where I need to mirror the left hand over to the right and I'm using the most recent SDK and core assets.

    I'm trying to use the mirrorZ function from the LeapTransform class however it doesn't appear to be doing anything to the hands and as a side note I've noticed that I can't even seem to move the hands using the Hand.SetTransform method.



    I was wondering if anyone had any advice as to what is going wrong.

    Thank you!
    - Alex
     
  2. ThirdCultureKiwi

    ThirdCultureKiwi

    Joined:
    Mar 21, 2018
    Posts:
    1
    Did you have any further luck with this or find a solution? Thanks