Skip to main content

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

That's no problem, thanks. I can manually slap the separate sprites into a sheet.
Sorry, another question - I noticed some sprites are not aligned the same as the rest, for example, the LightAttack sprites are centred and her feet are not at the bottom. This is different to say the UpLightAttacks where they are bottom aligned. Do you know if there's a simple way to fix this? (otherwise I'll need to reposition each one in the code somehow, not ideal).

I use Unity, so I just change the pivot on the editor, but you can try to trim the aseprite file and exports the individual sprites on equal canvas size or export the sprite-sheet on grid mode.