Ase Draw Circle
ase_draw_circleDraw filled or outlined circles on pixel-art sprites by specifying center coordinates, radius, color, optional layer, and frame.
Instructions
Draw a circle (filled or outline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | ||
| frame | No | ||
| layer | No | ||
| filled | No | ||
| radius | Yes | ||
| center_x | Yes | ||
| center_y | Yes | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||