This function is attached to grabbed objects. It will make sure the object is following the hand and it contains functions for trasnforming the object from a non-kinematic rigidbody to a kinematic rigidbody.
Inspector Properties
Hand
the Hand Movements object of the hand holding the object (Read Only)
Functions
GrabbedUpdate
moves the rigidbody to match the hand position
Kinematize
transform the non-kinematic rigidbody to a kinematic rigidbody which is held by the hand
Unkinematize
convert the kinematic rigidbody back to a non-kinematic rigidbody.