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

I love these, I bought them and I'm using them for my c++ sfml platformer for my uni project. The only problem is that the sprite sheets are separate files, so I have to reset the sprite texture to different files which is okay, and an even bigger problem is that on some animations there isn't even spacing so when using IntRect in c++ cant increment a number by a certain amount, made it difficult. but I got around it.