{
  "name": "@combos-fun/plugin-renderer-tiling-sprite",
  "pluginId": "renderer-tiling-sprite",
  "category": "rendering",
  "dimension": "2d",
  "isCore": false,
  "keywords": ["tiling", "background", "parallax", "scroll", "tile", "2d"],
  "agentSkill": "./agent-skill.md",
  "requires": ["@combos-fun/engine", "@combos-fun/plugin-renderer"],
  "exports": ["TilingSprite", "TilingSpriteSystem"]
}
