reorder_layer
Move a specific layer to a target position in the layer stack, from bottom (1) to top, to reorder layers in an Aseprite file.
Instructions
Move a layer to a new position in the layer stack.
Args: filename: Aseprite file to modify layer_name: Layer to move position: Target stack position, 1-based where 1 is the bottom layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| position | Yes | ||
| layer_name | Yes |