Create AI-generated character sprites and import them directly into your Unity 2D projects. Sprite sheets that work seamlessly with Unity's animation system.
Everything you need for this use case.
Export horizontal sprite sheets from mascoteer and import directly into Unity's Sprite Editor for automatic frame slicing.
Use sliced sprites with Unity's Animator Controller to create state machines for idle, walk, run, and custom animations.
All exports include transparent backgrounds — sprites overlay perfectly on any Unity scene or UI element.
T-pose sprite generation is optimized for Unity's 2D character workflows and sprite-based animation system.
Export at any resolution to match your Unity project's pixel-per-unit settings and target platform requirements.
Generate placeholder and final character art in minutes instead of waiting for artist deliveries during game jams or sprints.
Eliminate the character art bottleneck. Generate all the characters you need while focusing on gameplay programming.
Create a full cast of characters in hours during game jams. No more placeholder rectangles — ship with real art.
An indie game needing 20 characters with animations: ~$300 total with mascoteer vs $10,000-50,000 with freelancers.
1) Export sprite sheet from mascoteer as PNG. 2) Drag PNG into Unity Assets folder. 3) Select the asset, set Texture Type to "Sprite (2D and UI)". 4) Set Sprite Mode to "Multiple". 5) Open Sprite Editor, click "Slice", choose "Grid by Cell Count". 6) Set columns to your frame count. 7) Apply. Your frames are ready for an Animation Clip.
It depends on your Unity project's Pixels Per Unit setting. For most 2D games: 128x128 or 256x256 per frame works well. For pixel art games: 32x32 or 64x64. Ensure your sprite sheet dimensions match your animation frame count times your per-frame resolution.
mascoteer generates traditional frame-by-frame sprite sheet animations, not bone-based rigs. For bone animation in Unity, you'd use the T-pose sprite as a base to set up Unity's 2D Animation package bones manually.
Yes. Sprite sheets are standard PNG textures that work with any Unity render pipeline — Built-in, URP, or HDRP. They're just 2D sprites, so render pipeline choice doesn't affect compatibility.
After slicing your mascoteer sprite sheet in Unity's Sprite Editor, create Animation Clips for each action (idle, walk, run, attack). Then use the Animator Controller to set up a state machine with transitions between clips. Add parameters like "isWalking" or "speed" and configure transition conditions. This gives you smooth, game-logic-driven animation switching between all your mascoteer character states.
Yes. mascoteer sprite sheets are standard texture assets that work in any Unity project including multiplayer games built with Netcode for GameObjects, Mirror, or Photon. The sprites are rendered locally on each client, so they add no networking overhead. Each player can use different mascoteer-generated characters without affecting multiplayer performance.
For mascoteer sprite sheets, set Pixels Per Unit to match your per-frame resolution. If your frames are 128x128 pixels and you want each character to be 1 Unity unit tall, set PPU to 128. For pixel art at 32x32, use PPU of 32. This ensures characters render at the correct scale relative to your game world without any blurriness or scaling artifacts.
For mobile Unity games, export mascoteer sprites at the lowest resolution that still looks good on target devices — typically 128x128 or 256x256 per frame. In Unity, enable texture compression (ASTC for mobile), set filter mode to Point for pixel art or Bilinear for cartoon styles, and use sprite atlases to batch draw calls. These optimizations keep your game running smoothly on low-end mobile hardware.
Generate game-ready character sprites for your Unity project in minutes.
Free to start. No credit card required.