Sprite Pipeline Overview Use this skill for 2D sprite generation and normalization. This workflow is intentionally anchored around one approved frame and a whole-strip generation pass because frame-by-frame generation drifts too easily. This skill is 2D-specific. If the request is for 3D characters, meshes, or materials, route back through . Core Workflow 1. Start from an approved in-game seed frame. - The seed frame should already reflect the right silhouette, palette, costume, and proportions. 2. Build a larger transparent reference canvas around that frame. - Use . 3. Ask for the full anim…