Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, I just updated the asset pack, all sprite sheets should be 64 px height now. I'm not sure if I fully understand your issue because there weren't many animations that went over 64, just a few of them, so please let me know if I missed something or if you need anything else :)

Hello! I really appreciate your help! This is my second project using spritesheets. It's really important that frame dimensions are consistent otherwise when you're animating them with code they become glitchy. Ideally, all the frames in the whole set will have frames of the same dimension. For example, the husky jumping frames are 81 wide, but afghan jumping is 89. Also, if you look at the husky, for some states the paws are 'on the ground', but for others the paws are higher off the 'ground'. I've tried to fix this myself by setting the width of each frame to 100px and height to 75px in figma, but I have to get alignment absolutely spot on which is tough!

Check this out to see how spritesheets are used.

Hi, it's no problem. I had to delete your other comment because it included sprites w/o watermark. I don't think I'm able to help with your issue, unfortunately. I can issue a refund for you if you'd like but I believe that is handled by itch.io support. Sorry about this problem :(

Hey, don't worry! I can still use them for my project. I just wanted to share some feedback that might be helpful because I think you have great talent! All the best to you :)

Thank you very much for the feedback and the support<3 I really appreciate it, I'm going to try fixing this when I understand more of it but I have just started uni so things are taking longer for me to complete unfortunately. I'm really sorry about the issues and please let me know if you would like a refund<3

Deleted 81 days ago

This was my attempt to fix the issues, but it's not perfects at all.