Jump to content

AttachedSystem: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Allows you to attach a [ParticleSystem] to the voxel animation when it is spawned by specifying one with this tag. This allows for some pretty neat effects, particularly when 'spark' type systems are used.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|default=none
|values={{Values|string|[[ParticleSystems]]}}
|types={{Categ|VoxelAnims}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
|ares=yes
}}
 
Specifies a [[ParticleSystems|particle system]] to attach to this [[VoxelAnims|voxel animation]]. The system follows the animation, allowing for effects like smoke trails.
 
=={{Bugs}}==
*Works correctly When used with particles that have <b><u>{{f|BehavesLike|Smoke|Link}}</u></b> only

Latest revision as of 17:10, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AttachedSystem
File(s): Rules(md).ini
Values: Strings: Normal text. (Limited to: ParticleSystems)
Default: none
Applicable to: VoxelAnims


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

Bugs/Side-Effects/Unexpected Limitations