add_group_layer
Add a new empty group layer at the top of the sprite layer stack to organize and nest other layers.
Instructions
Add a new (empty) group layer on top of the stack. Nest layers into it with add_layer(group=...) or move_layer(group=...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| filename | Yes |