Hi guys!
Yeah, I know that the antialiasing feature was removed 'cause of bugs… But it’s one of the most basic features!
So I’m here to ask you, how can I achieve antialiasing in Corona or something that imits the antialiasing. I want to use display.drawCircle() in my game, but the circle with sharpen edges looks really really bad… What can I do to get smooth edges on my circle. I don’t want to use any images. Only graphics created from code. Thanks!