From daa262af7d33d18866d304a5c3b9d1c5e33aeb55 Mon Sep 17 00:00:00 2001 From: "James B. Pollack" Date: Sat, 19 Dec 2015 19:14:19 -0800 Subject: [PATCH] readme --- examples/light_modifier/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/light_modifier/README.md b/examples/light_modifier/README.md index b12ff7550b..4a2690cd91 100644 --- a/examples/light_modifier/README.md +++ b/examples/light_modifier/README.md @@ -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)