Jump to content

SpawnSparkPercentage: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Specifies the percentage chance that the system will spawn sparks within its SparkSpawnFrames=.
|files={{Categ|Rules(md).ini}}
|values={{values|float}}
|types={{Categ|ParticleSystems}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the probability of spawning a particle per [[frame]] for the [[SparkSpawnFrames|active duration]] of this particle system.
 
'''Note:''' Only applicable to particle systems with {{f|BehavesLike|Spark|link}}.

Latest revision as of 22:05, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: SpawnSparkPercentage
File(s): Rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Applicable to: ParticleSystems


Specifies the probability of spawning a particle per frame for the active duration of this particle system.

Note: Only applicable to particle systems with BehavesLike=Spark.