Ase Apply Shading
ase_apply_shadingApply directional cell shading to pixel-art sprites, recoloring opaque pixels toward shadow or highlight based on light direction. Specify base, shadow, and highlight colors to enhance depth.
Instructions
Directional cell shading: recolor opaque pixels of the base color toward shadow/highlight depending on which way the silhouette faces the light.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | #e05830 | |
| frame | No | ||
| layer | No | ||
| shadow | No | #983820 | |
| highlight | No | #f89858 | |
| sprite_path | Yes | ||
| light_direction | No | top_left |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||