Ase Scale Sprite
ase_scale_spriteScale a sprite's dimensions by providing X and Y scale factors, with nearest or bilinear interpolation for pixel-art editing.
Instructions
Scale the whole sprite (nearest|bilinear).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale_x | Yes | ||
| scale_y | Yes | ||
| algorithm | No | nearest | |
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||