SETUP INFORMATION

Quick Start

Custom Hand Setup

Fingers


Connect Hand To Controller

Controller Input

Hand Tracking

Finger Benders

Additional Tools

Misc Tools

The Hand component is the essential component to Auto Hand. This component will manage Grabbing, Highlighting, Posing, and Movement.

Untitled

Movement Module

The hand will follow the given transform and match it's position/rotation using rigidbody velocity

You can disable movement by disabling this Enable Movement toggle, or setting the rigidbody isKinematic to true

The hand will return to the follow if it's distance is greater than the max follow distance. If the hand is holding a grabbable during teleport it will release or bring the held object based on whether or not the grabbable's "parent on grab" is true

AutohandMovement.png