10-04-2023 04:42 AM
How do I I sync the Meta Avatar hands to the OVR Controller Hands? I'm using the Interactions SDK and would like the avatar hands to mirror the OVR hands for grabbing and such.
10-09-2023 06:38 AM
This repo has examples of how to do it https://github.com/PicoPlanetDev/interaction-sdk-avatars2-integration/tree/main
The gist being to use a class that implements IOvrAvatarHandTrackingDelegate and assign it to the Avatar