Ase Fill Area
ase_fill_areaFill a contiguous sprite area from a specific point with a chosen color, using RGBA tolerance to control how similar neighboring pixels must be.
Instructions
Flood fill from a point (paint bucket), RGBA tolerance 0-255.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| color | Yes | ||
| frame | No | ||
| layer | No | ||
| tolerance | No | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||