Jump to content

PitchAngle: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Crimsonum
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the amount that this AircraftType pitches forward when flying. Defaults to 20.0 and is measured in degrees. This is best used on non-fixed winged aircraft (such as helicopters) as a graphical effect.
|files={{Categ|ini=rules}}
|default=20.0
|values={{Values|float}}
|types={{Categ|TechnoTypes}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the amount, in degrees, that this unit pitches forward when flying. This is best used on non-fixed winged aircraft (such as helicopters) as a graphical effect.
 
Applicable to [[AircraftTypes]] and [[jumpjet]] [[VehicleTypes]].
 
== See Also ==
* [[PitchSpeed]]
* [[RollAngle]]

Revision as of 18:53, 15 January 2022

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: PitchAngle
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 20.0
Applicable to: TechnoTypes


Specifies the amount, in degrees, that this unit pitches forward when flying. This is best used on non-fixed winged aircraft (such as helicopters) as a graphical effect.

Applicable to AircraftTypes and jumpjet VehicleTypes.

See Also