Jump to content

SpawnTranslucencyCutoff: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Specifies the time within this system's Lifetime= at which it should cease to spawn further particles if it has reached 25% translucency.
|files={{Categ|Rules(md).ini}}
|values={{values|float}}
||default=0.0
|types={{Categ|ParticleSystems}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
Specifies the number of particles to spawn in this system before starting to spawn gradually more translucent particles.<br>
'''Note:''' Only applicable to particle systems with {{f|BehavesLike|Smoke|link}}.

Latest revision as of 22:05, 31 March 2025

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


Specifies the number of particles to spawn in this system before starting to spawn gradually more translucent particles.
Note: Only applicable to particle systems with BehavesLike=Smoke.