Skip to main content

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

Hey no problem, it's probably something I'm doing wrong. So I'm using Unity, I just deleted, redownloaded, re-imported, it looks more pixelated than it should and the foot is slightly going over the line. The funny thing is that the player attack sprite sheet's quality is fine. I have the inspector for the texture 2D attached. It's important to note that the player attack sprite sheet has the same settings in the inspector.

+


Thank you for the info.

I believe I've found the issue.

Because the sheet is larger than the default Max Size of 2048, you need to change it to 4096. This will fix the blurryness and in turn the overflow of the sprites.

After changing it to 4096 and hitting apply, if you could slice the sprites again using 96x84 and let me know if that works as expected that would be great.

Thanks.

thank you, that worked perfectly

That's great to hear. Hope you have a wonderful week and best of luck on your project.