ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

AttachedSystem

From ModEnc
Jump to navigation Jump to search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AttachedSystem
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: ParticleSystems)
Default: none
Applicable to: VoxelAnims, Projectiles (Ares 0.C+)


Specifies a particle system to attach to this voxel animation. The system follows the animation, allowing for effects like smoke trails.

Notes

This only allows the use of ParticleSystem with BehavesLike=Smoke.

Due to the problematic drawing coordinates of TrailerAnim on VoxelAnims, modders often use this feature to create trailer anims for VoxelAnims.

  • Of course, the trailer anims effect here is actually particles rather than animations, but this is sufficient for visual purposes.