No Power Icons

by Silari

Removes the unplugged and no power icons, and optionally no fuel, no ammo and/or no logistic network, by replacing their graphic. Options allow for full or partial transparency, and optionally half or double size icons.

Utilities
5 months ago
0.17 - 2.0
1.86K
Trains Logistic network Power

g Why on startup only?

5 months ago

Options can only be modified on startup, which seems excessive given it's a visual mod... I want them less prevalent, not invisible. Thanks!

5 months ago

That’s how the engine works. Sprites are defined on startup so the game can process them into an atlas and not try to load them during gameplay. There’s no capability of changing it mid game.

5 months ago
(updated 5 months ago)

So you can't alter their transparency dynamically? You don't have to edit them physically this way. It's surprising you could not alter that although it's probably a more involved process.

5 months ago

Utility sprites don’t allow transparency as part of their definition as they just use the Sprite definition which lacks it - https://lua-api.factorio.com/latest/types/Sprite.html . There’s no way to make them transparent except to make the png itself transparent.

5 months ago

Got it, thanks for the explanation.

New response