Skip to main content

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

Hello. I just purchased, and unfortunatelly it seem to be lurry. Can we fix it somehow?


EDIT: FIXED. It was Godot's problem. For Godot 4+ users: disabling Fix Alpha Border fixed blurry problem.

My cat is now sharp and super cute ❤️

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 :)

(1 edit)

I was going to say if you were in unity. To make sure you have it set to no point filter but since you're using a different game engine and you already figured out the issue this doesn't mean too much other than stating this fact

Well, maybe it's good in case some Unity devs have the same issue and end up reading this, so thanks!