File formats·skills/ignifx/references/formats/ignifx.spriteanimation.md
ignifx.spriteanimation
<!-- Generated by `pnpm docs:schemas`. Do not edit by hand. -->Sprite animation (
Sprite animation (ignifx/spriteanimation-file)#
Clips of atlas frames with a rate, a loop flag, and frame events.
| Field | Kind | Default | Description |
|---|---|---|---|
format | str | "ignifx.spriteanimation" | Always ignifx.spriteanimation. |
formatVersion | u32 | 1 | The document version this build reads. |
atlas | str | "" | The .atlas.json address, relative to this document. |
clips | array | [] | The clips; the first is the default. |