ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

SparkSpawnFrames: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Crimsonum (talk | contribs)
Un-Deezire'd
m Adding revision category for pages potentially improperly "converted".
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{flag
{{flag
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values={{values|float}}
|values={{values|unsigned integer}}
|types={{Categ|ParticleSystems}}
|types={{Categ|ParticleSystems}}
|ts=yes
|ts=yes
Line 17: Line 17:
==See Also==
==See Also==
*[[Lifetime]]
*[[Lifetime]]
[[Category:Review for fake conversion and revert if necessary]]

Latest revision as of 20:24, 20 April 2025

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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