Jump to content

PitchSpeed

From ModEnc²
Revision as of 22:00, 31 March 2025 by MarkJFox (talk | contribs) (4 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: PitchSpeed
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 0.25
Applicable to: TechnoTypes


Specifies the percentage of speed at which this aircraft will pitch forward when flying. Also enables the aircraf to roll when turning.

While the aircraft's Speed is below Speed * PitchSpeed, the aircraft will fly leveled and will not pitch or roll. Once reaching the threshold, the aircraft will stay pitched until decelerating past this point.

Applicable to AircraftTypes and jumpjet VehicleTypes.

Notes

  • When pitching, aircraft switch instantly to the degree specified by PitchAngle.
  • PitchSpeed=1 or higher means the aircraft will never pitch or roll.

See Also