Jump to content

YVelocity: Difference between revisions

From ModEnc²
en>Renegade
Added See also section
m 5 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Flag
{{Flag
|values=0-100
|values=|values={{Values|integer}}
<!-- |special=
|default=0
|default= -->
|types={{Categ|Particles}}
|types={{Categ|Particles}}
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|hp=yes
|ets=yes
|ets=yes
|ra2=yes
|ra2=yes
Line 11: Line 11:
|rp=yes
|rp=yes
}}
}}
Used on {{TTL|BehavesLike|Spark}} particles to determine the minimum velocity at which the particle moves along its Y axis.
Used on {{f|BehavesLike|Spark|link}} particles to determine the minimum velocity at which the particle moves along its Y axis.


==See also==
==See also==

Latest revision as of 22:14, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: YVelocity
File(s): rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: Particles


Used on BehavesLike=Spark particles to determine the minimum velocity at which the particle moves along its Y axis.

See also