I explain the issue a little bit more . I´m newbie in LEAP system.
I have a gameobject with an interaction behaviour attached to it, and I have a script function that is triggered by the ContacEnd event. In this function I´d like determine wich hand is touching the object so that the function does different things depending on hand touched it.
Which LEAP object I should have to consult to know which hand touched the gameobject?
Thanks in advance