Hi everyone, newbie here.
I am searching for a way to effectively removing particle objects created with Particle Designer (Yes, the one you created with display.newEmitter() )
After searching and reading the documentation I found no clue about this matter. So my guess is using a timer.performWithDelay to manually removing the particle object after use.
I am wondering if anyone have a better solution for this matter.
Thank you for reading.