draw_polygon
Draw a polygon on a specific layer and frame in Aseprite, using defined points and optional color and fill settings.
Instructions
Draw a polygon on a specific layer/frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| layer_name | Yes | ||
| frame_index | Yes | ||
| points | Yes | ||
| color | No | #000000 | |
| fill | No | ||
| create_if_missing | No |