Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I'm glad you liked it.

Some frames have large pixel sizes (e.g. larger than 32x32, 64x64). So I set the  border to 100x100 image, which is a size that can hold everything.

(Characters can't stay centered horizontally at 64x64. Some pixels are lower than the feet.)

You could try slicing sheets by 100 x100 cell sizes.This should make it easy to split the sheet.


And don't worry about the position of different characters   will be shifted, the ground height of different characters are on the same level.

(slice  by 100 x100)

I hope this helps.

I feel like most developers approach this by using the pivot point or a custom additional pivot point, having enough space to make sure all frames fit is more important.

I see, thank you for the details. It's not optimal to reduce memory size in some cases, but I will make do some manual cropping then.

Thank you for the details. I hope your asset is getting lot of success so you can create more assets on the same theme.

I uploaded the ASEPRITE file. This should make it easy to crop if you use  ASEPRITE.  : )