Jump to content

TurretOffset: Difference between revisions

From ModEnc²
en>DCoder
Revision, anyone?
 
en>DCoder
m Cross-categories, wee
Line 1: Line 1:
{{flag|name=TurretOffset|files=art(md).ini|values=integer|special=None|default=0|types=voxel art|games=TS, FS, RA2, YR}}
{{flag|name=TurretOffset|files=art(md).ini|values=one to three comma-separated integers|special=None|default=0,0,0|types=voxel [[VehicleTypes]]|games=TS, FS, RA2, YR}}


TurretOffset provides additional degree of control over [[Voxel Turret and Barrel Positioning|turret/barrel positioning]]. Unlike voxel header editing, which uses voxel blocks as measure units, this tag takes value in leptons. It allows you to move the turret "box"'s 0,0,0 point forward or backward over the X axis (front-to-back). (And by doing so, it affects the barrel's 0,0,0 point the same way.)
TurretOffset provides additional degree of control over [[Voxel Turret and Barrel Positioning|turret/barrel positioning]]. Unlike voxel header editing, which uses voxel blocks as measure units, this tag takes value in leptons. It allows you to move the turret "box"'s 0,0,0 point forward or backward over each axis (first number is correction along the front-to-back axis, second number if specified is the correction along the left-to-right axis, and the third one is correction along the bottom-to-top axis). (And by doing so, it affects the barrel's 0,0,0 point the same way.)
 
[[Category:art(md).ini Flags]]
[[Category:VehicleTypes Flags]]

Revision as of 15:51, 2 January 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: TurretOffset
File(s): art(md).ini
Values: one to three comma-separated integers
Special Values: None
Default: 0,0,0
Applicable to: voxel VehicleTypes


TurretOffset provides additional degree of control over turret/barrel positioning. Unlike voxel header editing, which uses voxel blocks as measure units, this tag takes value in leptons. It allows you to move the turret "box"'s 0,0,0 point forward or backward over each axis (first number is correction along the front-to-back axis, second number if specified is the correction along the left-to-right axis, and the third one is correction along the bottom-to-top axis). (And by doing so, it affects the barrel's 0,0,0 point the same way.)