Access to transparent sprites for custom gui

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
TBC_x
Inserter
Inserter
Posts: 24
Joined: Sun Sep 10, 2023 5:20 am
Contact:

Access to transparent sprites for custom gui

Post by TBC_x »

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
ghost_items.png
ghost_items.png (33.75 KiB) Viewed 102 times
User avatar
Osmo
Fast Inserter
Fast Inserter
Posts: 179
Joined: Wed Oct 23, 2024 12:08 pm
Contact:

Re: Access to transparent sprites for custom gui

Post by Osmo »

+1, its essential for replicating item/inventory slots and can be useful for other stuff
Rseding91
Factorio Staff
Factorio Staff
Posts: 16202
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Access to transparent sprites for custom gui

Post by Rseding91 »

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.
TBC_x
Inserter
Inserter
Posts: 24
Joined: Sun Sep 10, 2023 5:20 am
Contact:

Re: Access to transparent sprites for custom gui

Post by TBC_x »

I haven't found any way to apply transparency on a sprite
Post Reply

Return to “Modding interface requests”