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

IsAnimDelayedFire: Difference between revisions

From ModEnc
Jump to navigation Jump to search
ATHSE (talk | contribs)
No edit summary
ATHSE (talk | contribs)
mNo edit summary
Line 10: Line 10:
Is there a pre-animation before the building fires, such as the original Prism Tower and Tesla Coil, with the pre-animation specified by [[SpecialAnim]]. When the <tt>SpecialAnim</tt> is played, [[ActiveAnim]] is removed, and switches back only after firing.
Is there a pre-animation before the building fires, such as the original Prism Tower and Tesla Coil, with the pre-animation specified by [[SpecialAnim]]. When the <tt>SpecialAnim</tt> is played, [[ActiveAnim]] is removed, and switches back only after firing.


With the presence of such an active animation state, <tt>ActiveAnim=></tt> becomes the idle animation state.
With the presence of such an active animation state, <tt>ActiveAnim</tt> becomes the idle animation state.


==See Also==
==See Also==

Revision as of 00:05, 16 April 2025

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


Is there a pre-animation before the building fires, such as the original Prism Tower and Tesla Coil, with the pre-animation specified by SpecialAnim. When the SpecialAnim is played, ActiveAnim is removed, and switches back only after firing.

With the presence of such an active animation state, ActiveAnim becomes the idle animation state.

See Also

IdleAnim

ProductionAnim