Jump to content

IsAnimated: Difference between revisions

From ModEnc²
en>Crimsonum
Un-Deezire'd
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(3 intermediate revisions by 2 users 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 17:29, 2 July 2025

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