MozillaReality / puzzle-rain

INACTIVE - A musical WebVR journey for the HTC Vive. Brought to you by Mozilla VR.
https://vr.mozilla.org/puzzle-rain/
MIT License
33 stars 11 forks source link

Controllers not working with Firefox #98

Closed caseyyee closed 3 months ago

caseyyee commented 7 years ago

This can be fixed by using the latest controls in three.

The controllers are checked once when the displays are queried and if controllers are not available, they won't be active in the experience. The newest three.js controls poll for controllers on update, so updating the controller libs will fix this.

cvan commented 7 years ago

@caseyyee if you get a chance, do you have any spare cycles to get the controllers fixed?