Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits) (+1)

Hi! Solution is to load them properly ;-)   All frames are of same size and character is centered in same point. Right now unpacked «Attack_1» and tested in editor.construct.net as a sprite. Works as expected.

I have some thoughts that you are trying different Row X Col quantity or your game engine has some kind of euristhics/clip transparent area option enabled. Try other software to play the spritesheet. At least the free version of  editor.construct.net as a fast prototyping and testing tool

Hello Engvee, thanks for the fast reply and for all these free asset, its a great oporunity for a new game dev. I found the problem. When the assets are imported in unity, they are sliced by default with automatic slicing, i change it to Grid by cell size 320x320, and all of the frames have the same borders and size.