VoxelBarrelOffsetToPitchPivotPoint: Difference between revisions
Appearance
en>Crimsonum Un-Deezire'd |
m 8 revisions imported |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|files={{Categ|ini=rules}} | |files={{Categ|ini=rules}} | ||
|types={{Categ|BuildingTypes}} | |types={{Categ|BuildingTypes}} | ||
|values= | |values=F,L,H; {{Values|signed integers}} | ||
|default=0,0,0 | |default=0,0,0 | ||
|fs=yes | |fs=yes | ||
|ra2=yes | |||
|yr=yes | |||
}} | }} | ||
Specifies the offset, in | Specifies the offset, in pixels, for this [[BuildingTypes|building's]] [[BarrelAnimIsVoxel|voxel barrel]] from the barrel's lateral rotation (pitch) pivot point. The offset is measured from the center of the barrel to the pivot point (defined by {{f|VoxelBarrelOffsetToBuildingPivotPoint|link}} and/or {{f|TurretAnimX|link}}/{{f|TurretAnimY|link}}). | ||
This offset is expressed in | This offset is expressed in F,L,H (Forward, Lateral, Height) format, with each value moving the barrel end point as follows: | ||
* ''' | * '''F''': Positive values move the point forward, negative values move the point backward. | ||
* ''' | * '''L''': Positive values move the point to the left, negative values move the point to the right. | ||
* ''' | * '''H''': Positive values move the point up, negative values move the point down. | ||
See [[FLH]] for more information. | |||
== See Also == | == See Also == | ||
Latest revision as of 22:11, 31 March 2025
|
|
|
|
|
|
| Flag: | VoxelBarrelOffsetToPitchPivotPoint |
| File(s): | rules(md).ini |
| Values: | F,L,H; Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
| Default: | 0,0,0 |
| Applicable to: | BuildingTypes |
Specifies the offset, in pixels, for this building's voxel barrel from the barrel's lateral rotation (pitch) pivot point. The offset is measured from the center of the barrel to the pivot point (defined by VoxelBarrelOffsetToBuildingPivotPoint and/or TurretAnimX/TurretAnimY).
This offset is expressed in F,L,H (Forward, Lateral, Height) format, with each value moving the barrel end point as follows:
- F: Positive values move the point forward, negative values move the point backward.
- L: Positive values move the point to the left, negative values move the point to the right.
- H: Positive values move the point up, negative values move the point down.
See FLH for more information.





