Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Vanilla game allows 255 fillTypes (8 bits) + 0 for no fillType = 256 total values. The script increases the number of bits to 10, raising the limit to 1023 fillTypes + 0 for no fillType = 1024 total values.