[Plugin] Leap Motion - Event Driven

testing the 4.9 update and it runs much smoother than the previous versions. :slight_smile:

But here is an issue i ran into, and I cannot figure out how to solve this properly:

I want to have the camera follow the animation. So when a different animation is played e.g. β€œsit”, the camera stays at the same position relative to root.
I figured attaching the camera to the head socket would solve this, which it does.
However the LeapConnector must also placed relativ to camera/head to work correctly.
So this is my setup:
736f4037293e48649b96c7097fe04803ea83093b.jpeg

Now when running VR mode, at the moment hands are tracked, this happens:
9c4bcd98a10fc9d6ae53373dcd05caa37ee25765.jpeg

Is my approach wrong or must I change something in the connector/anim?