Jump to content

BarrelAnimIsVoxel: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
m 3 revisions imported
 
(No difference)

Latest revision as of 21:37, 31 March 2025

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