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

I like the art style! But the sprites are too small...when I tried to magnify the sprites and use them in my game, the sprites become very vague. It seems that their sizes are not 512 * 512.

And all the animation sprites are on the same image, which make me difficult distinguish which animations they belong to.

Hi!

The canvas size for every frame is 512x512, so the character is a little smaller.


The sequence of animations is as follows:


idle down (4 frames)

idle down right

idle right

idle up right

idle up

jump down (8 frames)

jump down right

jump right

jump up right

jump up


attack 1 (4 frames)

attack 1 down right

attack 1 right

attack 1 up right

attack 1 up


attack 2 (4 frames)

attack 2 down right

attack 2 right

attack 2 up right

attack 2 up