[posila] [0.18.9] Layered sprites still glitchy
Posted: Fri Feb 28, 2020 1:28 pm
The glitchy sprites for layered icons that were discussed here and here are not fully fixed. The thread mentions rich text, for which this seems to indeed be fixed. It is not fixed for GuiElements of type sprite (sprite-buttons are fine). This is reproducible by running the following code on_player_created, with (in this case Angel's) mods installed:
It'll look like this:
I attached a save for demonstrative and mod-syncing purposes.
Code: Select all
player.gui.center.add{type="sprite", sprite="item-group/resource-refining"}
I attached a save for demonstrative and mod-syncing purposes.