Adding draw_as_glow to FluidPrototype
Posted: Sat Sep 27, 2025 10:55 pm
Hi, I would like to suggest allowing for fluid to glow in the dark in pipes.
Right now, a fluid has flow_color, which tints the fluid visualization in pipes.
https://lua-api.factorio.com/latest/pro ... otype.html
I'd like to suggest having an extra boolean property that would signal that this fluid is glowing in the dark, and which would make fluid_background in https://lua-api.factorio.com/latest/typ ... tures.html draw_as_glow = true.
Thank you for your attention to this matter
Right now, a fluid has flow_color, which tints the fluid visualization in pipes.
https://lua-api.factorio.com/latest/pro ... otype.html
I'd like to suggest having an extra boolean property that would signal that this fluid is glowing in the dark, and which would make fluid_background in https://lua-api.factorio.com/latest/typ ... tures.html draw_as_glow = true.
Thank you for your attention to this matter