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

save record failed in localStorage. Cannot read properties of undefined (reading 'addRecording') #46

Open soccerhui opened 1 year ago

soccerhui commented 1 year ago

i'm a newer to js and a-frame. i want to capture the controller's input with a-frame@1.4.0 and "webxr api emulator". i notice the problem of the component:

image

i tested on this web site: https://glitch.com/edit/#!/mousecursor-dubug?path=index.html%3A5%3A63

Dose any encounter the same problems before? thanks first