set_layer_opacity
Adjust a layer's transparency by setting its opacity from 0 to 255, so you can control how strongly that layer shows in your Aseprite artwork.
Instructions
Adjusts opacity for a layer (0 to 255).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Layer name | |
| opacity | Yes | Opacity value (0 = transparent, 255 = fully opaque) |