ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
ActiveAnim: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Art(md).ini}} |values={{Values|string|{{Categ|Animations}}}} |default=none |types=BuildingTypes |ts=yes |fs=yes |hp=yes |ra2=yes |..." |
No edit summary |
||
Line 13: | Line 13: | ||
}} | }} | ||
Defines the [[animation]] to use | Defines the [[animation]] to use when this building is active. The following rules apply: | ||
* a building can have only up to four different active animations, defined by the keys {{f|ActiveAnim}}, {{f|ActiveAnimTwo|link}}, {{f|ActiveAnimThree|link}}, {{f|ActiveAnimFour|link}}, and their derivatives. | |||
* any [[remapable|remappable]] parts of the animation will be remapped according the building owner's [[house]] color. | * any [[remapable|remappable]] parts of the animation will be remapped according the building owner's [[house]] color. | ||
* if the building is [[powered]], then the {{f|ActiveAnimPowered|link}} and/or {{f|ActiveAnimPoweredLight|link}} flags apply. | * if the building is [[powered]], then the {{f|ActiveAnimPowered|link}} and/or {{f|ActiveAnimPoweredLight|link}} flags apply. | ||
Line 28: | Line 29: | ||
*[[ActiveAnimYSort]] | *[[ActiveAnimYSort]] | ||
*[[ActiveAnimTwo]] | *[[ActiveAnimTwo]] | ||
*[[ActiveAnimThree]] | |||
*[[ActiveAnimFour]] |
Latest revision as of 21:15, 16 February 2020
Flag: | ActiveAnim |
File(s): | Art(md).ini |
Values: | Strings: Normal text. (Limited to: Animations) |
Default: | none |
Applicable to: | BuildingTypes |
Defines the animation to use when this building is active. The following rules apply:
- a building can have only up to four different active animations, defined by the keys ActiveAnim, ActiveAnimTwo, ActiveAnimThree, ActiveAnimFour, and their derivatives.
- any remappable parts of the animation will be remapped according the building owner's house color.
- if the building is powered, then the ActiveAnimPowered and/or ActiveAnimPoweredLight flags apply.
- when the building is damaged, this animation is replaced by the one defined by ActiveAnimDamaged.
- the animation is removed as soon as the building is destroyed, whether it loops or not.