2.1.5
- Added
Emitter.playOnceAndDestroy()
, which setsemit
andautoUpdate
to true, and sets it up to destroy itself once it has finished emitting and all particles have expired.
Emitter.playOnceAndDestroy()
, which sets emit
and autoUpdate
to true, and sets it up to destroy itself once it has finished emitting and all particles have expired.