How to fix these sprites

Theres sprites right here are really blurry, couldnt find how to do filtering online. every tutorial was either out of date or scamy. Does anyone know the genuinely good way to do this?

299157-capture.png

Hello BladeDev,

Have you tried to set the ‘Filter’ setting in the texture assets to ‘Nearest’? You can find this setting in the advanced settings of the ‘Texture’ group in the texture asset editor, by expanding the group (hit the little triangle at the bottom).
If you need to do it for a lot of assets you can instead use the ‘Bulk Edit via Property Matrix’ tool under ‘Asset Actions’ inside the Context menu of the selected assets.

Alternatively you can use the ‘Texture Group’ setting, you can create your own, or use one of the engine’s presets, the bulk edit works for this as well. This settings has some advantages over editing just single texture asset settings.

An other way would be to set the ‘Default Sprite Texture Group’ in the Project settings under the Editor - Paper 2D - Import settings. That’s the way I recommend you use if you’re using if you use the Paper 2D plugin. You might need to reimport the assets though.

Hope that helps. Just let me know if you have any questions, or need further help.

Regards,

Vecherka.