Jump to content

DropPodSpeed: 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
The speed of descent of a unit with the Drop Pod Locomotor=.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{values|int}}
|default=40
|types={{Categ|General}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the terminal velocity to which Drop Pods accelerate (or decelerate) as they descend. The initial speed of Drop Pods is hardcoded.
 
Using low values like 10 creates a neat effect where the Drop Pods slow down before hitting the ground, like in {{tw}}.
 
This applies to infantry spawned via [[Droppod|Drop Pod]] teams, the Drop Pods [[Type|superweapon]], as well as units using the Drop Pod [[locomotor]].
 
== See Also ==
* [[DropPodHeight]]
* [[DropPodAngle]]

Latest revision as of 21:41, 31 March 2025

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


Specifies the terminal velocity to which Drop Pods accelerate (or decelerate) as they descend. The initial speed of Drop Pods is hardcoded.

Using low values like 10 creates a neat effect where the Drop Pods slow down before hitting the ground, like in Tiberium Wars.

This applies to infantry spawned via Drop Pod teams, the Drop Pods superweapon, as well as units using the Drop Pod locomotor.

See Also