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

Difference between revisions of "TrailerAnim"

From ModEnc
Jump to: navigation, search
 
(Un-Deezire'd)
 
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Specifies the animation to play from the [Animations] list as a trailer behind the voxel animation (usually smoke or flames).
+
|name={{PAGENAME}}
 +
|files={{Ini|art}}
 +
|default=none
 +
|values={{Values|string|[[Animation]] IDs}}
 +
|types=[[Animations]], [[VoxelAnims]][[#bugs|{{sup|1}}]]
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
|ares=yes
 +
}}
 +
 
 +
Specifies the [[Animation]] to play as a trailer behind the parent animation. The parent object can be any [[SHP]] or [[VoxelAnims|voxel]][[#bugs|{{sup|1}}]] animation aside from [[projectiles]], which use the flag {{f|Trailer|link}} instead.
 +
 
 +
{{Bugs}}
 +
{{sup|1}} Although TrailerAnim works on [[VoxelAnims]], the trailer's velocity is bugged, causing it to fly in a much higher arc than the parent object.
 +
 
 +
==See also==
 +
* [[TrailerSeperation]]
 +
* [[ExpireAnim]]
 +
* [[Spawns]] and [[SpawnCount]]
 +
* [[Next]]

Latest revision as of 14:13, 1 September 2019

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: TrailerAnim
File(s): art(md).ini
Values: Strings: Normal text. (Limited to: Animation IDs)
Default: none
Applicable to: Animations, VoxelAnims1


Specifies the Animation to play as a trailer behind the parent animation. The parent object can be any SHP or voxel1 animation aside from projectiles, which use the flag Trailer instead.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

1 Although TrailerAnim works on VoxelAnims, the trailer's velocity is bugged, causing it to fly in a much higher arc than the parent object.

See also