merge_layer_down
Merge a selected layer into the layer directly below it in an Aseprite file. Combines layer content downward, reducing layer count.
Instructions
Merge a layer into the layer directly below it.
Args: filename: Aseprite file to modify layer_name: Layer to merge down (must not be the bottom layer)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| layer_name | Yes |