Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hey I just got the autotiling working thanks! Do you think theres a way of having some of the tiles layed down choose randomly from a selection of appropriate tiles? To give a kind of naturalistic look of ware and tear that varies among the placement, where some tiles would be the default and some might be replaced by alterted ones that could look damaged?

Hello! That's an interesting thought... it's not currently possible without actually editing the scripts (you'd need to add extra arguments to the setup script to give the alternative(s) to use, plus the "weight" for each one, then edit the ADD scripts to pick the tileset used based on this weight). HOWEVER, I do think it's an excellent Idea! I'll be working on this over the coming weekend and I'll see about adding in such a functionality. Thanks!

Ah great thanks that would be amazing!