# 角色精灵图集

以下是在 Morphic 上创建角色精灵表的逐步指南：

1. 在画布上上传或生成你的角色图像

<figure><img src="/files/4c0c5c17bf3bd62040f9073a10c5455a0a41ae51" alt=""><figcaption></figcaption></figure>

2. 选择角色图像
3. 在提示栏中，写下描述你所需精灵表的提示（例如，“生成带白色背景的角色精灵表”，“生成一个八方向精灵表”）

<figure><img src="/files/a47012bacacc92635f26ce6bb143a830c8695477" alt=""><figcaption></figcaption></figure>

4. 点击生成以创建你的精灵表

<figure><img src="/files/3459d849c4c3560dc24b3186aaf4ba42503506d3" alt=""><figcaption></figcaption></figure>

这就是在 Morphic 上创建角色精灵表的方式。这是一种使用单张角色图像快速生成角色精灵表的方法。

***


---

# 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/zh/you-xi-she-ji/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.
