Archive 17/01/2023.

[Solved] 2D Sprite with scaled texture - jagged edges

Marcin

Hi,
I have sprite with scaled down texture. The sprite is a child of UI object. Couse of scaling, edges of image in sprite are jagged. Is there any way to smooth image, sth like antyalias?
Thanks in advance for help.

1vanK

May be you forgot set BlendMode to “alpha” ?

Marcin

Yes, I forgot it. Now it is ok, Thanks a lot!

Marcin

How to change this topic as ‘solved’? Just change the title?

1vanK

yes