Antialias in rotated gui Box

Hello friends,

Please, is there any way to improve the antialias of rotated gui elements?

image

image

Found solution for this:

To fix this, you should increase the “alpha padding” inside the rotated image.

Seems this issue occurs because the “drawing area” in the rotated GUI node box is being trimmed. Increasing this area by adding transparent pixels will fix the problem.

You can do this directly in the image or increase the “inner padding” value in the atlas if that is suitable for you.

2 Likes