The Hand Distance Grabber is responsible for managing targeting and selecting objects with the Distance Grabbable Component.

<aside> ❗ Grabbable objects cannot be targeted by this distance grabber unless they have the 🧲 Distance Grabbable Component is also where you will set how the grabbable is pulled to the hand

</aside>

HandDistanceGrabber.PNG

Hands

Pointing Options

Pull Options

Distance grabber includes "Pull Options" which will allow you to choose how grabbing is triggered after "selection"

Events

HandDistanceGrabberEvents.PNG

The distance grabber includes events for each important action

Input

HandPointGrabLink component is responsible for managing controller input.

takes the distance grabber to control, and the main controller link (attached to the “Input” object under the example hands)

HandPointGrabLink.PNG