cavalry_keyframe
Set a keyframe on a specified layer attribute at a chosen frame to control animation timing.
Instructions
Set a keyframe on a layer attribute at a specific frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | The frame number | |
| layerId | Yes | The layer ID | |
| attributes | Yes | Key-value map of attribute paths to values at this frame, e.g. {"position.x": 0} |