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

XVelocity: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Added See also section
m Adding revision category for pages potentially improperly "converted".
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Flag
{{Flag
|values=0-100
|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 X axis.
Used on {{f|BehavesLike|Spark|link}} particles to determine the minimum velocity at which the particle moves along its X axis.


==See also==
==See also==
*[[YVelocity]]
*[[YVelocity]]
*[[MinZVelocity]]
*[[MinZVelocity]]


[[Category:Velocity Flags]]
[[Category:Velocity Flags]]
[[Category:Review for fake conversion and revert if necessary]]

Revision as of 20:57, 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: XVelocity
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 X axis.

See also