Jump to content

SparkSpawnFrames: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Specifies the number of frames for which to generate sparks. Applies only to 'spark' type systems.
|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 22:05, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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.

See Also