Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
SxKx's avatar
SxKx
Expert Protege
12 years ago

Positional tracking with leap motion v2 (Solved)

I´ve tried and tried to get LeapMotion to work with positional tracking. Anyone got it working properly?
I got to say they´ve done some impressive work with Leap lately and functionality with VR is pretty awesome.

EDIT: Actually I tried briefly from far away and It seems tracking is there, it´s just that the scale of moment is very tiny.
Does anyone know how to scale the moment so it moves more in relation?

EDIT#2: Talking to myself but at least I got it working, Positional tracking scale depends on...drumroll...OVRCameraController scale. Tweaking the scale modifies how tracking behaves. I found it easier to create empty CAM object and then use it as a parent for OVRcamController and tweak it´s scale.