Ase Draw Pixels Hex
ase_draw_pixels_hexDraw pixels on a sprite by specifying x,y coordinates and hex colors, with optional frame, layer, and merge settings.
Instructions
Convenience: draw pixels given as [{x, y, color: '#rrggbb' or '#rrggbbaa'}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | ||
| layer | No | ||
| merge | No | ||
| pixels | Yes | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||