MozillaReality / unity-webxr-export

INACTIVE - Assets for creating WebXR-enabled Unity3D projects.
https://mixedreality.mozilla.org/unity-webxr-export/Build/
Apache License 2.0
627 stars 127 forks source link

Hands to follow WebXRCameraSet #382

Closed sasseh closed 3 months ago

sasseh commented 4 years ago

Hi. Would anyone have solution for this problem:

I would like to get my hands to move along with my body (in this example I use WebXRCameraSet as my body).

Now when I move WebXRCameraSet anywhere in the scene (with code for example), my hands leave above the table instead of moving along and relatively with WebXRCameraSet...

Could there be some kind of a reference done by code, that makes hands to follow either WebXRCameraSet or some kind of a trackingspace?