it will be cool if you can say that the icon size is reduced by 75 or 50%, so like this:
Code: Select all
icons = { { icon = pipe.icon, tint = { r = 1, g = 1, b = 1, a = 1 } }, { icon = MODNAME.."/graphics/"..sides..".png", tint = { r = 1, g = 1, b = 1, a = 0.85 }, icon_size = -25 } },
Nice use will be adding easy new Virtual Signals by making the background a color virtual signal and in front of that a entity or item icon with a 25% reduced size.
Greetz,
Senpai