Ase Add Frames Blank
ase_add_frames_blankAppends blank frames to a sprite, each with a given duration, and returns the new frame count. Useful for creating pauses or extending animations.
Instructions
Append N blank frames, each with the given duration. Returns the new frame count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| duration_ms | No | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||