Disable toggleAdvancedMovementForHandControllers.js until such time the Controller.Standard.RY binding can be fixed.

This commit is contained in:
r3tk0n 2019-01-21 15:40:12 -08:00
parent 9586f88ebc
commit d3c1843d45

View file

@ -15,7 +15,7 @@ var CONTOLLER_SCRIPTS = [
"squeezeHands.js", "squeezeHands.js",
"controllerDisplayManager.js", "controllerDisplayManager.js",
"grab.js", "grab.js",
"toggleAdvancedMovementForHandControllers.js", //"toggleAdvancedMovementForHandControllers.js",
"handTouch.js", "handTouch.js",
"controllerDispatcher.js", "controllerDispatcher.js",
"controllerModules/nearParentGrabOverlay.js", "controllerModules/nearParentGrabOverlay.js",