I think some changes in A-Frame or newer THREE versions have caused some issues in using this component. Aframe 0.9.0, `this.mesh.skeleton is undefined` AFrame 1.0.3 `TypeError: loader is undefined`
I think some changes in A-Frame or newer THREE versions have caused some issues in using this component.
Aframe 0.9.0,
this.mesh.skeleton is undefinedAFrame 1.0.3
TypeError: loader is undefined