function
finished([_particlesDead])
Checks if the emitter cycle has finished.
Name | Type | Description |
---|---|---|
_particlesDead | Bool |
Also check if there are no particles alive. Defaults to false. |
Bool
Returns true
if the emitter cycle has finished (and there are no particles alive). Aalways returns false
if the emitted particle system is looping.
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.