Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hmm, which game dev software are you using? The blurriness of the sprite looks like it's probably because of your import settings. And yes, Catset is small. All the sprite sizes are 40 x 40 pixels to accommodate all the animations, but the cat itself is usually about 19 pixels wide and 17 pixels tall.

I am using Godot Engine. What import settings would you recommend? On your youtube video cats are quite big and not blurry

I also use Godot :) I've made the example videos for all of my assets in Godot as well. The canvas size is 160 x 90 pixels, and when you make it full-screen it's nice and big. If you're making a game I'd recommend a slightly bigger screen size, perhaps 320 x 180 to give the cat some space and to fit the widest range of high resolutions, but that's entirely up to you and depends on what type of game you want to make.

Oh, and check this short video out to see how to fix your blurry sprites. It explains it all pretty well, but if you need more information I'd suggest just googling about it and see what comes up. There are a lot of vidoes and info about this and all other things about Godot out there.

(1 edit)

Thank you very much, that's perfect !

For Godot 4+ users: disabling Fix Alpha Border fixed blurry problem. 

And by the way : those cats are so amazing and cute, i love them, thanks for sharing them with us 🐈

Oh you're welcome and thank you! Glad I could help :)