Jump to content

BarrelAnimIsVoxel

From ModEnc²
Revision as of 12:12, 16 September 2024 by en>Testid123
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BarrelAnimIsVoxel
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: BuildingTypes


Specifies whether or not this building's barrel uses a voxel image. This is only relevant if the turret does not use a voxel image (TurretAnimIsVoxel=false). If the turret is a voxel file, the game automatically searches for a barrel voxel file with the -barl suffix (e.g. tankbarl.vxl) and uses it if found.

Note

  • Even if you specify BarrelAnimIsVoxel=no But you cannot use SHP files like TurretAnim.

See Also