Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
conceptfactory's avatar
conceptfactory
Honored Guest
11 months ago

Meta Movement Question

I'm looking for answers! What feature that does the sdk movement avatar index finger doesn't through past the UI button? I'm dont found any thing about it in their documentation.

 

 

1 Reply

Replies have been turned off for this discussion
  • Did a quick search and came across a few packages which might be of use: 
     
    interaction-sdk-avatars2-integration
    "Provides a system to use the OVRSyntheticHand as a data source for Meta Avatars in order to allow avatar fingers to follow poses and be affected by Poke Interactables"
     
    and the more recent official samples:
    Avatar Integration Samples
    "contains sample scenes demonstrating the integration of Meta's Avatars SDK with the Meta XR Interaction SDK"
    https://github.com/oculus-samples/Unity-MetaXRInteractionSDK-AvatarSample
     
    From what I understand it, attaching the Interaction SDK's HandPhysicsCapsules component to the hands inside OVRHands and configuring the object references, gives you the physics-based interactions you need to interact with poke interactibles