ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "RollAngle"

From ModEnc
Jump to: navigation, search
 
 
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 18:57, 15 January 2022

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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