Powered: Difference between revisions
lets not link to redirects |
m terse |
||
| Line 17: | Line 17: | ||
{{bugs}} | {{bugs}} | ||
This tag breaks [[ProductionAnim]] logic such that, if the building has low power, the first frame of the | This tag breaks [[ProductionAnim]] logic such that, if the building has low power, the first frame of the animation is played for the duration, then the it disappears. The animation re-appears and goes through the remainder of it's frames as soon as the building regains power. | ||
==See Also== | ==See Also== | ||
Revision as of 13:12, 15 April 2025
|
|
|
|
|
|
| Flag: | Powered |
| File(s): | rules(md).ini |
| Values: | Boolean values: yes or no, true or false, 1 or 0 |
| Default: | no |
| Applicable to: | BuildingTypes |
Determines whether or not this building requires power to function. Enabling this will cause all of the building's active animations to freeze by default whenever it is underpowered. Setting ActiveAnimPowered=no in the building's art entry will negate the freezing effect for that animation.
Under-powered buildings with Powered=yes will stop emitting light specified by LightVisibility, and will not fire a weapon if equipped with one.
Bugs/Side-Effects/Unexpected Limitations
This tag breaks ProductionAnim logic such that, if the building has low power, the first frame of the animation is played for the duration, then the it disappears. The animation re-appears and goes through the remainder of it's frames as soon as the building regains power.





