ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
IsAnimDelayedFire: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Art(md).ini}} |values={{Values|bool}} |default=no |types={{categ|BuildingTypes}} |ra2=yes |yr=yes }} 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? And when SpecialAnim is played, ActiveAnim is removed, and after it ends, it switches back to ActiveAnim and starts playing again. In other words, in this case, ActiveAnim be..." |
No edit summary |
||
Line 8: | Line 8: | ||
|yr=yes | |yr=yes | ||
}} | }} | ||
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. | |||
==See Also== | ==See Also== | ||
[[ | [[IdleAnim]] | ||
[[ | [[ProductionAnim]] |
Revision as of 00:04, 16 April 2025
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
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.