# Character sprite sheets

Here's a step-by-step guide on how to create character sprite sheets on Morphic:

1. Upload or generate your character image on the Canvas

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FC1dZaiOB6RDEXHj8aaDW%2FCleanShot%202025-12-15%20at%2019.19.44%402x.png?alt=media&#x26;token=de3adf9d-7f0b-491e-a116-638b33305b93" alt=""><figcaption></figcaption></figure>

2. Select the character image
3. In the prompt bar, write a prompt describing the sprite sheet you need (e.g., "Generate a sprite sheet of the character with a white background," "Generate an 8-direction sprite sheet")

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FkbWdfZtH71D3EBFcD5Q9%2FCleanShot%202026-01-12%20at%2020.49.42%402x.png?alt=media&#x26;token=63fa0702-85a5-4033-b763-6c59e0cd9486" alt=""><figcaption></figcaption></figure>

4. Hit Generate to create your sprite sheet

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FbLvvg84nwZe8jGYJRf4M%2FCleanShot%202025-12-15%20at%2019.30.25%402x.png?alt=media&#x26;token=d6feeb18-6d70-46b5-a16c-6b41910c5ec7" alt=""><figcaption></figcaption></figure>

That's how you create character sprite sheets on Morphic. It's a fast way to produce character sprite sheets using a single character image.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/game-design/character-sprite-sheets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
