Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
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)
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)
Reviews
Quick Information
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)