Forum Discussion

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

HandGrabInteractor ForceSelect() does not apply HandGrabPose

I am executing HandGrabInteractor.ForceSelect(HandGrabInteractable) on an OnTriggerEnter() method to force a grab when the user places their finger into the desired collider.

HandGrabInteractor.ForceSelect(HandGrabInteractable) does force select the object but I cannot see how to apply a HandGrabPose when using ForceSelect()?

Can anyone advise?

Replies have been turned off for this discussion