PX-Art

GUIDES

Guides

Short, concrete answers to the questions developers actually ask about AI-generated game art: what a sprite sheet generator does, how to keep a character consistent across animations, how to export to Aseprite, Tiled and Godot, and how a coding agent reads finished assets over a read-only MCP server.

All guides

What is an AI sprite sheet generator?

An AI sprite sheet generator turns a character image and an action into aligned animation frames. Here is the pipeline, the export files, and the limits.

What is an MCP server for game assets?

MCP lets an AI client call tools and read resources on an external server. Here is what a game-asset MCP server exposes: 12 read-only tools and scene URIs.

How can Codex use game art assets?

Codex cannot draw sprites, but it can read them. Connect it to PX-Art over read-only MCP and it writes correct frame math, pivots and nine-slice code.

Where to start

If you are new to generating game art with AI, read what an AI sprite sheet generator is first, then how to keep a character consistent — consistency is the part that decides whether generated frames are usable in a real project.

If you already have assets and want a coding agent to consume them, start with what an MCP server for game assets is, then the MCP reference page for the full tool list.

Product pages

FAQ

Are these guides specific to PX-Art?

The concepts — sprite sheets, chroma keying, palette locking, Tiled tilesets, MCP — are general. The step-by-step instructions and file formats describe how PX-Art does it, so you can follow them exactly in the product or adapt them to your own pipeline.

Do I need an account to read the guides?

No. The guides are public. You only need an account to generate assets; new accounts start with 20 credits.

Related

Try it on your own character

Upload a character reference, generate a walk cycle, and export the sprite sheet — or point your coding agent at the project over read-only MCP.

Create a free accountSee pricing

New accounts start with 20 credits. Checkout is still under review and not open yet.