ParticleEffectForUGUI icon indicating copy to clipboard operation
ParticleEffectForUGUI copied to clipboard

IsPlaying information

Open gabry90 opened this issue 11 months ago • 1 comments

Please add a funtion or property that allow us to know if a particle is playing or not. Actually there is no such method (only isPaused but is most of time useless)

When I try to do:

myParticle.particles.Exists(x => x.isPlaying)

it's return always false, even if the particles still playing

so...can you help me?

Thanks

gabry90 avatar Jun 01 '25 16:06 gabry90

Thank you for your reporting!

mob-sakai avatar Jun 11 '25 06:06 mob-sakai