hello, im trying to make a game, but sprites are blurry for some reason. i asked google, and it said to make sure my asset resolution was lower then my game resolution. i looked everywhere but i cant find where to change my asset resolution. can someone please help?
In your project properties you have scaling mode
If its set to Linear then all new images you add are getting smoothed (blurry)
So you need to set it to Nearest to it stop doing it
But still you need to go to your resources and click on images that are blurred
And manually un check checkbox for Smooth the image or something like that