ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
DeleteOnStateLimit
Jump to navigation
Jump to search
Flag: | DeleteOnStateLimit |
File(s): | Rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | Particles |
Specifies whether or not this particle should expire as soon as its animation sequence ends. Applies only to particles that use SHP-based image.
If the particle has DeleteOnStateLimit=no, and the animation lasts less than the particle's MaxEC, the particle will continue to exist without an image until its MaxEC expires.
If the particle has DeleteOnStateLimit=no and BehavesLike=Gas, the animation will loop until the particle's maximum lifetime expires.