- Home /
Force an XRInteractable to be grabbed
Is there any way to force an xr grab interactable in to your hand with out actually grabbing it. I have tried many work arounds but not a single one has worked
Answer by henkehedstrom · Mar 28 at 02:10 PM
Have you tried calling the "ForceSelect" function from the XRInteractionManager?
Yes I have tried ForceSelect and StartManualInteraction and neither completely work for me. ForceSelect just doesn't work at all and StartManualInteraction works but then doesn't allow me to drop the interactable. I tried making my own StartManualInteraction function but it has the same result as the in built one.
Your answer
Follow this Question
Related Questions
Grass in VR 0 Answers
First Person Player controller for Steam VR 1 Answer
GoogleVR Builds closes after Splash Screen 0 Answers
Android: can't disable Depth and Stencil. 0 Answers
How to rotate only the mesh and not texture/material in Unity 1 Answer