(10-10-24 update: improved the system a little) an experiment using a particle pooling system instead of creating clones whenever a particle is emitted, existing clones are reused for new particles and clones are only made when necessary. in theory, this should reduce lag since clones are being made/deleted less often idle particles are deleted after a certain period of time (this system is free to use)