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

IsAnimated: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Crimsonum (talk | contribs)
Un-Deezire'd
Crimsonum (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
|yr=yes
|yr=yes
}}
}}
Can be set to 'yes' or 'no' and specifies whether or not this [[TerrainTypes|terrain object]] comprises of several [[SHP|frames]] which are used to animate the object. This is used to animate Tiberium/Ore Trees. This also forces the object to use UNISNO.PAL [[palette]].
Specifies whether or not this [[TerrainTypes|terrain object]] comprises of several [[SHP|frames]] which are used to animate the object. This is used to animate Tiberium Trees and Ore Drills.
 
{{bugs}}
 
This flag depends on {{f|SpawnsTiberium|yes|link}} to work properly. Without it, the animation will not loop, and after the animation is complete, the terrain object becomes invisible.

Latest revision as of 19:38, 11 January 2024

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: IsAnimated
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: TerrainTypes


Specifies whether or not this terrain object comprises of several frames which are used to animate the object. This is used to animate Tiberium Trees and Ore Drills.

Bugs/Side-Effects/Unexpected Limitations

This flag depends on SpawnsTiberium=yes to work properly. Without it, the animation will not loop, and after the animation is complete, the terrain object becomes invisible.