@combos-fun/plugin-renderer-sprite-animation
v0.0.12
Published
Frame-based sprite animation
Downloads
1,717
Maintainers
Readme
@combos-fun/plugin-renderer-sprite-animation
@combos-fun/plugin-renderer-sprite-animation — part of the Combos Fun engine monorepo.
Keywords: sprite, animation, flipbook, atlas, frame, 2d.
Documentation
- Per-package agent / developer notes:
agent-skill.md - Machine-readable manifest:
combos-plugin.json(validated againstschemas/combos-plugin.schema.jsonin the repo root) - Entry skill (single source of truth for AI agents working with this
monorepo):
skills/combos-engine-development/SKILL.md
When consumed from npm, the manifest and agent notes are exposed as stable subpaths:
import manifest from '@combos-fun/plugin-renderer-sprite-animation/plugin-manifest';
// or fetch the markdown directly:
// require.resolve('@combos-fun/plugin-renderer-sprite-animation/agent-skill')License
Internal workspace package, part of the Combos Fun engine monorepo.
