set_cel_position
Reposition a cel's image to exact coordinates (x, y) within the canvas, enabling precise alignment of sprite elements.
Instructions
Move a cel's image to position (x, y) within the canvas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| frame | Yes | ||
| layer | Yes | ||
| filename | Yes |