Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Transparency allowed ?

A topic by BareBone Dev created 6 days ago Views: 74 Replies: 2
Viewing posts 1 to 2

Hello, is transparency allowed or straight 1-bit ? 

Submitted

Ideally, you should achieve transparency with dithering (for example: https://itch.io/post/14813861)

AFAIK, there's no hard rule against it... so don't overthink it. Just try to keep a 1-bit look as much as possible.

ok, I will look into it, thank you !