Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Unfortunately I have a problem that when I put it into godot as a png it doesn't have a very good resolution. How do I solve this please?

choose your node with sprite. Then in inspector CanvasItem->Texture->Nearest

(+1)

Ohh I see now. Thank you very much. <3