Jump to content

RollAngle: 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
Specifies the amount that this AircraftType rolls when turning. Defaults to 30.0 and is measured in degrees.
|files={{Categ|ini=rules}}
|default=30.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 aircraft rolls when turning. Only applicable if {{f|PitchAngle|link}} is higher than 0 and/or {{f|PitchSpeed|link}} is lower than 1.
 
Applicable to [[AircraftTypes]] and [[jumpjet]] [[VehicleTypes]].
 
== See Also ==
* [[PitchSpeed]]
* [[PitchAngle]]

Latest revision as of 22:03, 31 March 2025

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


Specifies the amount, in degrees, that this aircraft rolls when turning. Only applicable if PitchAngle is higher than 0 and/or PitchSpeed is lower than 1.

Applicable to AircraftTypes and jumpjet VehicleTypes.

See Also