#Line2D does not seem antialiased

5 messages · Page 1 of 1 (latest)

dry dock
#

I'm trying to draw a line with a gradient for an animation in my game and when I try to make a line using the Line2D object, it doesn't seem to be antialiased at all when i check the antialiased tickbox. Am I doing something wrong?

willow vapor
#

I think this basically tiles a texture along the width of the line in order to "fix" it

#

Ah forgot we are on gd4