Jump to content

TrailerAnim: Difference between revisions

From ModEnc²
en>Crimsonum
Un-Deezire'd
en>Testid123
mNo edit summary
Line 14: Line 14:
|ares=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.


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.
==Note==
*Animations that are defined in the '''TrailerAnim''' does not need to be listed at [[Animations]] If the name of the main animation is already specified in the [[Animations]] section<br>
For example:<br>
[ [[Animations]] ]<br>
'''1=TWLT100'''<br>
...<br>
--Artmd.ini<br>
'''[TWLT100]'''<br>
'''TrailerAnim=[[Animations]]'''<br>


{{Bugs}}
{{Bugs}}

Revision as of 16:22, 17 January 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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.

Note

  • Animations that are defined in the TrailerAnim does not need to be listed at Animations If the name of the main animation is already specified in the Animations section

For example:
[ Animations ]
1=TWLT100
...
--Artmd.ini
[TWLT100]
TrailerAnim=Animations

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