Ase Draw Rectangle
ase_draw_rectangleDraw filled or outlined rectangles onto pixel-art sprites in Pixelworks by providing sprite path, position, size, and color, with optional frame and layer targeting.
Instructions
Draw a rectangle (filled or outline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| color | Yes | ||
| frame | No | ||
| layer | No | ||
| width | Yes | ||
| filled | No | ||
| height | Yes | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||