
A node for drawing textured circles, arcs and ellipses, with optional collision. Exported properties: - texture_fill (texture to fill the circle with) - texture_outline (texture to decorate the circle's outline with) - radius (the circle's radius) - length_degrees (the circle's circumference in degrees) - collidable (if true, the node is collidable as a static body in layer 1)