Pixelated sprite

Do you have any idea how can I fix this pixelated look on the background? The background image is 2048x240 originally filter mode is set to point and compression is none. Unfortunately I don’t really understand graphics so any help or tips are welcome.

9798462--1406373--upload_2024-4-26_20-40-10.png

BTW this is how it looks originally.

Make sure that mip-maps are not enabled for that texture.

Do not set filter mode to point unless the image is exactly the same size on screen as it is originally.

2 Likes