draw_line
Draw a line on a specified pixel-art layer using coordinates, color, and thickness, then refresh the preview to reflect changes.
Instructions
Draw a line on design/layers/.png; refresh ref preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x0 | Yes | ||
| x1 | Yes | ||
| y0 | Yes | ||
| y1 | Yes | ||
| name | Yes | ||
| slot | Yes | ||
| color | Yes | ||
| scale | No | ||
| plan_id | No | ||
| thickness | No | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||