overte/scripts/system/controllers
Anthony J. Thibault 7c7a9055d1 Allow grabbed objects to override the ignoreIK = true default.
They can do this by adding the following to their userData.

    grabbableKey: {
        ignoreIK: false
    }

When this is present and false, the object will follow the hand joint, otherwise it will follow the hand controller.
2016-10-07 14:50:00 -07:00
..
grab.js don't use globals and remove double definitions 2016-08-25 08:57:06 -07:00
handControllerGrab.js Allow grabbed objects to override the ignoreIK = true default. 2016-10-07 14:50:00 -07:00
handControllerPointer.js get various hand lasers to all line up with grab-point sphere 2016-09-07 16:10:37 -07:00
leapHands.js leap 2016-06-03 15:40:04 -07:00
squeezeHands.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00
teleport.js Change name of isTooCloseToTeleport to be more descriptive 2016-10-04 20:22:22 -07:00
toggleAdvancedMovementForHandControllers.js wrap default scripts with local scope 2016-08-25 08:57:06 -07:00