[0.15.x][Klonan]Gas fluids don't tint.
Posted: Fri May 12, 2017 10:06 am
Since my mod adds several different gasses, I thought it would be a good idea to use this new "gas_temperature" mechanic to show the gas sprite instead of fluid sprite in pipes.
However, upon using this tag, and correctly displaying the Gas sprite instead of Flow sprite... All my gasses where white! (Which might work fine for a single gas, but not so much when you're adding at least half a dozen more)
Now, Steam does actually specify a white tint, so it doesn't really effect the base game, so I'm not sure if this is a bug, or a feature request, but since you specify a tint on the steam fluid yourself (And it's own tint in older versions to make it seem like it's own fluid when it was actually water), I would favour bug. Though I do realise base_color is also used to colour the flow bar on pipe information, flow_color does nothing.
However, upon using this tag, and correctly displaying the Gas sprite instead of Flow sprite... All my gasses where white! (Which might work fine for a single gas, but not so much when you're adding at least half a dozen more)
Now, Steam does actually specify a white tint, so it doesn't really effect the base game, so I'm not sure if this is a bug, or a feature request, but since you specify a tint on the steam fluid yourself (And it's own tint in older versions to make it seem like it's own fluid when it was actually water), I would favour bug. Though I do realise base_color is also used to colour the flow bar on pipe information, flow_color does nothing.