In order to make an object distance grabbable, each Grabbable object will need a Distance Grabbable component. This component will control how an individual object is going to be distance grabbed.

In order to target and activate Distance Grabbables, you will need to use a Hand Distance Grabber which should be attached under your hand(s)/controller(s). (example can be found under the right hand in the demo scene)

<aside> ❗ This Hand Distance Grabber 🧲 must be connected to the hand or controller in order to activate distance grabbing

</aside>

This component will allow you to control how each distance grabbable is grabbed

DistanceGrabbable.PNG