> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences/avatar-customization.md).

# 头像自定义

## **微调你的化身，使其完美契合**

一旦你将化身放入场景，就该自定义它的模型、姿势和位置，以匹配你的模拟语气和上下文。

***

## **自定义你的化身**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWj6TrGzuBGoDd6sbXLS42ksAR_A_pUeRQP-xjHovDLUIXcb8mWDtomJlr-7Q3Y9EtXjamjadrHG0my64T7mt-zuxSNmoNfqYJA5tBo6txK_IRuWXsx_GBiE6xsojCsLqSgccUHg?key=oE6QAXhDPkZ0WZirjFau9Q" alt=""><figcaption></figcaption></figure>

按照以下步骤，使用内置工具从视觉上调整你的化身：

### **1. 选择并打开角色工具**

* 直接点击场景中的化身。
* 这将打开变换工具。

### **2. 自定义位置、旋转和缩放**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe0rpEuYTNjlqHm4QsiMOMdkEan_1ZMjBwJwurojp2NeATeQySPvgSbypzUfglKIbIIRnRVreugNZ33u5f4hZrJSXsbSgq1Sy1yltbguQrA8z-RaVh5pNzVpQdnMoyeS9dXu6qQ?key=oE6QAXhDPkZ0WZirjFau9Q" alt=""><figcaption></figcaption></figure>

你可以使用以下方式调整化身的位置和外观 **可视化工具或精确的数值字段**:

#### **选项 A – 使用变换控件**

* **移动工具：** 拖动化身沿着 **XYZ 轴**.
* **旋转工具：** 使用 **蓝色圆环** 来改变化身的朝向。
* **缩放工具：** 拖动 **顶部方块手柄**.

#### **选项 B – 使用编辑与发布面板**

* 当选中化身时， **编辑与发布面板** 会出现。
* 手动输入以下值：
  * **位置**
  * **旋转**
  * **缩放**

当你需要精确对齐、保持各个化身一致，或在复杂场景中实现准确摆放时，这个选项非常理想。

***

通过直观的拖放控制和精确输入，你可以灵活而高效地自定义化身在场景中的呈现。

**接下来：** 让我们通过导游行为和智能交互，让你的化身活起来！


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences/avatar-customization.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.
