Hi,I'm working with the Meta Interaction SDK (v62.0.0) and trying to get
something to work with the UseInteractable component (besides the
example Spray bottle). I've been referencing the Spray bottle closely,
and for my custom object, I've written a...
I'm searching for a solution to "tracking the velocity of the hand once
it has grabbed an object" as well, as I'm trying to implement some form
of pseudohaptics. I might experiment with the RANSACVelocityCalculator
that's used for throwing with the g...
Thank you for the reply! Actually, I think the key I was looking for is
the "secondary interactor". I had been trying to implement a "pull to
rotate" interaction, and thought the UseInteractable would be useful
(ie. OneGrabTranslate to pull, then Use...