aframe-particle-system-component
aframe-particle-system-component copied to clipboard
Emitter position doesn't get updated
trafficstars
Somehow despite having and update() function the component doesn't seem to update the emitter position after a-animation changes or even through manually setting the position attribute on each frame.
Examples : http://jsbin.com/hafajif/edit?html,output