{
  "name": "@combos-fun/plugin-renderer-3d-sprite-animation",
  "pluginId": "renderer-3d-sprite-animation",
  "category": "rendering",
  "dimension": "3d",
  "isCore": false,
  "keywords": ["3d", "sprite", "animation", "spritesheet", "uv", "billboard"],
  "agentSkill": "./agent-skill.md",
  "requires": ["@combos-fun/engine", "@combos-fun/plugin-renderer-3d"],
  "exports": ["SpriteAnimation3D", "SpriteAnimation3DSystem"]
}
