ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
VoxelBarrelScale: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|ini=rules}} |types={{Categ|BuildingTypes}} |values={{Values|float}} |default=1.0 |fs=yes |ra2=yes |yr=yes }} Specifies a multiplier t..." |
Update |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
}} | }} | ||
Specifies a multiplier to this building's barrel [[voxel]] model | Specifies a scale multiplier to this building's barrel [[voxel]] model. This increases or decreases the size of the barrel. | ||
Note that | == Notes == | ||
[[File:VoxelBarrelScaleBeyond1.gif|thumb|{{PAGENAME}} > 1.0]] Note that {{tt|1.0}} is the maximum for individual voxels. Using values higher than {{tt|1.0}} does not increase the size of the voxels, but it continues to spread them apart, causing gaps to appear between the individual voxels. It also causes some sort of memory corruption, with distorted colors appearing in the in-game barrel graphics. | |||
== See Also == | == See Also == | ||
Line 18: | Line 19: | ||
* [[VoxelBarrelFile]] | * [[VoxelBarrelFile]] | ||
* [[VoxelBarrelOffsetToPitchPivotPoint]] | * [[VoxelBarrelOffsetToPitchPivotPoint]] | ||
* [[ | * [[VoxelBarrelOffsetToRotatePivotPoint]] | ||
* [[VoxelBarrelOffsetToBuildingPivotPoint]] | * [[VoxelBarrelOffsetToBuildingPivotPoint]] | ||
* [[VoxelBarrelOffsetToBarrelEnd]] | * [[VoxelBarrelOffsetToBarrelEnd]] |
Latest revision as of 12:56, 20 November 2023
Flag: | VoxelBarrelScale |
File(s): | rules(md).ini |
Values: | Floating point values: Any decimal number (clearer range should be added in Template:Values). |
Default: | 1.0 |
Applicable to: | BuildingTypes |
Specifies a scale multiplier to this building's barrel voxel model. This increases or decreases the size of the barrel.