Open arpu opened 4 years ago
hey @robertlong I was going to fix this, but I think this is needs to be added to ParticleEmitter
in https://github.com/MozillaReality/lib-hubs/blob/master/packages/three-particle-emitter/src/index.ts -- we need a release()
function to call. I haven't worked in hubs-lib, would you mind looking at this?
Description particle-emitter dos not free resource on remove like Geometrys
To Reproduce Steps to reproduce the behavior:
Expected behavior free resouce on aframe particle-emitter component on remove
Hardware
https://github.com/mozilla/hubs/blob/master/src/components/particle-emitter.js
does not have the remove() function