Jump to content

ParticlesPerCoord: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Crimsonum
Un-Deezire'd
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Specifies the number of successive particles per co-ordinate to create a 'spiral' effect. Used on 'rail gun' type systems.
|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 number of particles to spawn per railgun helix coordinate, i.e. how densely the particles should spawn along the helix.
 
'''Note:''' Only applicable to particle systems with {{f|BehavesLike|Railgun|link}}.

Revision as of 22:15, 2 May 2021

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ParticlesPerCoord
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 number of particles to spawn per railgun helix coordinate, i.e. how densely the particles should spawn along the helix.

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