Skip to content

SpriteAnimator

const SpriteAnimator: ComponentDef<SpriteAnimatorData>

Defined in: animation/SpriteAnimator.ts:320

Frame playback on an entity: which clip, how fast, and where in it. The clip is named rather than referenced, so a project registers clips from code or ships them as .esanim and this stays the same either way.