mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-29 12:53:12 +02:00
Disable toggleAdvancedMovementForHandControllers.js until such time the Controller.Standard.RY binding can be fixed.
This commit is contained in:
parent
9586f88ebc
commit
d3c1843d45
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue