This commit is contained in:
James B. Pollack 2015-12-19 19:14:19 -08:00
parent 9f0d254739
commit daa262af7d

View file

@ -8,7 +8,7 @@ To test: https://rawgit.com/imgntn/hifi/light_mod/examples/lights/lightLoader.js
To reset, I recommend stopping all scripts then re-loading lightLoader.js
When you run the lightLoader.js script, several scripts will be loaded:
- handControllerGrab.js (custom)
- handControllerGrab.js (will not impart velocity when you move the parent or a slider, will not move sliders with head movement,will constrain movement for a slider to a given axis start and end)
- lightModifier.js (listens for message to create sliders for a given light)
- lightModifierTestScene.js (creates a light)
- slider.js (attached to each slider entity)