Jump to content

DeaccelerationFactor: Difference between revisions

From ModEnc²
en>Crimsonum
No edit summary
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(One intermediate revision by one other user not shown)
Line 17: Line 17:
Always double check {{f|Accelerates|link}} is not disabled on the unit in question. You need the default or {{f|Accelerates|yes|link}} for this work.
Always double check {{f|Accelerates|link}} is not disabled on the unit in question. You need the default or {{f|Accelerates|yes|link}} for this work.


{{bugs}}
=={{bugs}}==
If this flag is set to zero, speed modifiers such as [[LandTypes|terrain characteristics]] do not affect the unit's speed while the unit is moving.
If this flag is set to zero, speed modifiers such as [[LandTypes|terrain characteristics]] do not affect the unit's speed while the unit is moving.



Latest revision as of 17:18, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DeaccelerationFactor
File(s): rules(md).ini
Values: Percentages: Either a direct percentage (e.g. "50%"), or a floating point value (e.g. "0.5").
Default: 0.002
Applicable to: AircraftTypes, InfantryTypes, VehicleTypes


Percentage multiple over-ride (reduction) to apply to the object's speed if it is ending movement. Basically, this controls how quickly the unit decelerates. Larger values mean slower deceleration.

Always double check Accelerates is not disabled on the unit in question. You need the default or Accelerates=yes for this work.

Bugs/Side-Effects/Unexpected Limitations

If this flag is set to zero, speed modifiers such as terrain characteristics do not affect the unit's speed while the unit is moving.

See Also