SecondaryFireFLH
The offset from an object's center that its second weapon fires from.
Specification
- Applies to
- AircraftTypeBuildingTypeInfantryTypeUnitType
- File
art.ini- Section
[<Image ID>]Image ID: Image= value; ObjectType ID when omitted- Value
- point (x,y,z)
- When omitted
0,0,0
The three components carry the same meaning and the same units as PrimaryFireFLH, measured in the turret’s frame: X forward, Y to the turret’s left, Z upward, in leptons.
[MYTANK] ; the Image ID of a UnitTypePrimaryFireFLH=100,0,60SecondaryFireFLH=100,0,20 ; the second weapon fires from lower down the hullThis offset applies only while the second weapon slot is the one firing. The elite substitution never reaches the second slot, so nothing else reads this setting, and SBarrelLength and SBarrelThickness extend it into a muzzle position exactly as the primary pair do.