load_palette
Apply a palette from a file to an existing sprite, changing its color scheme to match the imported palette.
Instructions
Load a palette from a file into a sprite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Sprite file | |
| palettePath | Yes | Path to palette file (.gpl, .pal, .aseprite, .png, etc.) | |
| savePath | No | Path to save |