I'm making custom gui for a scenario and I would like to have access to transparent icons like they are displayed in empty assemblers or ghost items
Access to transparent sprites for custom gui
Re: Access to transparent sprites for custom gui
+1, its essential for replicating item/inventory slots and can be useful for other stuff
Re: Access to transparent sprites for custom gui
A technical detail: the base game simply sets transparency to 50% or so when rendering filters, there aren’t special sprites for these.
If you want to get ahold of me I'm almost always on Discord.
Re: Access to transparent sprites for custom gui
I haven't found any way to apply transparency on a sprite