IsAnimDelayedFire: Difference between revisions
Appearance
better wording, added notes, changed links |
m , |
||
| 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. | ||
==Notes== | ==Notes== | ||
Revision as of 13:00, 15 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.
Notes
If IsAnimDelayedBurst=true is set, a Burst weapon will attempt to play the SpecialAnim= value entirely for each firing, but when set to IsAnimDelayedBurst=false, each burst shot will interrupt/reset the animation to start again.





