Jump to content

StartPitch: Difference between revisions

From ModEnc²
m 2 revisions imported
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
Line 8: Line 8:
Specifies the initial pitch angle for this building's [[BarrelAnimIsVoxel|voxel barrel]], if any. Applicable values are 0–7, where 0 is top and increasing numbers rotate clockwise (e.g. 2 is forward and 4 is down).
Specifies the initial pitch angle for this building's [[BarrelAnimIsVoxel|voxel barrel]], if any. Applicable values are 0–7, where 0 is top and increasing numbers rotate clockwise (e.g. 2 is forward and 4 is down).


{{bugs}}
=={{bugs}}==
Due to a bug, the initial pitch is only used when the building is sold or undeployed (the barrels will revert to this position before the reverse [[buildup]] animation plays). When the building is deployed or placed down, the barrels appear horizontal regardless of the {{f|{{PAGENAME}}}} setting.
Due to a bug, the initial pitch is only used when the building is sold or undeployed (the barrels will revert to this position before the reverse [[buildup]] animation plays). When the building is deployed or placed down, the barrels appear horizontal regardless of the {{f|{{PAGENAME}}}} setting.



Latest revision as of 17:54, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: StartPitch
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. (Limited to: 0-7)
Applicable to: BuildingTypes


Specifies the initial pitch angle for this building's voxel barrel, if any. Applicable values are 0–7, where 0 is top and increasing numbers rotate clockwise (e.g. 2 is forward and 4 is down).

Bugs/Side-Effects/Unexpected Limitations

Due to a bug, the initial pitch is only used when the building is sold or undeployed (the barrels will revert to this position before the reverse buildup animation plays). When the building is deployed or placed down, the barrels appear horizontal regardless of the StartPitch setting.

See Also