draw_circle_at
Draw a circle on a specified layer and frame in Aseprite, with options for color, fill, and automatic layer creation.
Instructions
Draw a circle on a specific layer/frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| layer_name | Yes | ||
| frame_index | Yes | ||
| center_x | Yes | ||
| center_y | Yes | ||
| radius | Yes | ||
| color | No | #000000 | |
| fill | No | ||
| create_if_missing | No |