ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
SparkSpawnFrames: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{flag | ||
Specifies the | |files={{Categ|Rules(md).ini}} | ||
|values={{values|unsigned integer}} | |||
|types={{Categ|ParticleSystems}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
Specifies the duration, in [[frames]], for which this particle system will spawn particles. | |||
'''Note:''' Only applicable to particle systems with {{f|BehavesLike|Spark|link}}. | |||
==See Also== | |||
*[[Lifetime]] |
Latest revision as of 21:53, 2 May 2021
Flag: | SparkSpawnFrames |
File(s): | Rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Applicable to: | ParticleSystems |
Specifies the duration, in frames, for which this particle system will spawn particles.
Note: Only applicable to particle systems with BehavesLike=Spark.