djeedai / bevy_hanabi

🎆 Hanabi — a GPU particle system plugin for the Bevy game engine.
Apache License 2.0
927 stars 73 forks source link

Expose `is_alive` particle flag #347

Closed djeedai closed 3 months ago

djeedai commented 3 months ago

Expose the is_alive flag of particles in the update pass, to enable an expression to query the current alive state of the particle.