Hello friends,
Please, is there any way to improve the antialias of rotated gui elements?
Hello friends,
Please, is there any way to improve the antialias of rotated gui elements?
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.