reorder_layer
Move a layer to a new position in the Aseprite layer stack by specifying its name and target position.
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 |