dmarcos / aframe-motion-capture-components

Capture entity motions and replay them on other entities
http://swimminglessonsformodernlife.com/aframe-motion-capture-components/
MIT License
132 stars 31 forks source link

change tracked-controls to tracked-controls-webxr as tracked-controls… #45

Open littlemiddlebiddle opened 3 years ago

littlemiddlebiddle commented 3 years ago

change tracked-controls to tracked-controls-webxr as tracked-controls doesn't have the updatecontrollerlist method it appears. this is currently breaking the aframe-machinima-testing library (https://github.com/wmurphyrd/aframe-machinima-testing). Let me know if there is anything I'm missing, thanks!