After the finishEmitter, we should be able to clear this and dispose this animation fully so that it releases the AlphaParticle. We also probably want to try to release that animation too.
Ideas:
Add a listener to an Animation.finishEmitter so that when done, we remove it from particleAnimations. Make sure to handle other lists if needed though.
After the finishEmitter, we should be able to clear this and dispose this animation fully so that it releases the AlphaParticle. We also probably want to try to release that animation too.
Ideas:
Add a listener to an Animation.finishEmitter so that when done, we remove it from particleAnimations. Make sure to handle other lists if needed though.