Skip to main content

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

 What program did you use for making the sprite sheet? The autotile pattern within gms2   doesn't line up with the tile sheet. I thought I was messing up somewhere until I realized the demo tiles were in a different pattern. 

Autotiles were created manually in PhotoShop. The tiles should match the ones in GM... but this is an old asset and I haven't looked at it in a while so maybe something changed. I'll check it out and update if that's the case.

I mean  built in auto-tile  pattern in gamemaker;  The template it uses doesn't match with your example tile set. your  example has the last tiles swapped around.

The scripts I use for tile creation follow the order used in gamemaker. So using them as is, messes up the auto tile scripts. I have to rearrange the tile order exactly like yours for it to work correctly.

Hmmmmm.... I'll review it over this coming weekend and see. I could have sworn it's laid out the same as the GM tiles, but it IS an older asset! Thanks for letting me know.