> 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/avatar-studio-experiences/customizing-your-avatar/animation-and-expression-settings.md).

# 动画与表情设置

## 让你的虚拟形象活起来

Convai 的 Avatar Studio 可让你精细调整虚拟形象的表现力——从细微的面部表情到全身手势和智能动作。

## **面部与身体动画**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHe24cCMCm8bSddWh2X-kQZrJ9naojCb0sU292DyBN8hcXc3a4zkISO97CLJ3O3bfhAZfXLfVlwN9v-OvWZBYlIiBF-dFhZ8HIqFh7-2adYZtDLA8T88LEVhUZFUvOWW7aQqWIMQ?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

使用滑块来定义动画强度：

* **面部动画**
  * 范围： **-1 到 1**
  * 较低的数值会带来 **较低的表现力**，而较高的数值会让你的虚拟形象更加 **情感响应更强**.
* **身体动画**
  * 范围： **从低到高**
  * 较低的设置会让虚拟形象保持 **更静态**，而较高的设置会增加 **动态的手部和身体动作** ，使互动更生动。

## **初始面部表情**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfMnjt0UNSvXZBBnmI9mHDxR8JVsCyHR97F9wm_zZaASq8SFaTWSwlio4FBw8B80dxo7KlAoxnso7DS_SCYjizstBZZRyyeinQA-xhrgu6a_6bpx63dUmaeHo_Ug9SLZWWePjcyOg?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

* **摄像头聚焦切换**\
  通过切换来启用或禁用与用户的眼神交流 **摄像头聚焦**.

你可以定义虚拟形象在互动开始时的呈现方式：

* **启用或锁定表情**\
  使用切换开关可：
  * 允许表情在对话过程中变化
  * 将虚拟形象锁定为特定表情
* **选择一个表情** ，从下拉菜单中：
  * 喜悦
  * 信任
  * 恐惧
  * 惊讶
  * 悲伤
  * 厌恶
  * 愤怒
  * 期待
  * 等等……

## **自定义动作**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfGgtVHsM6OSltBs_dxEZGYBSxwn1osw6i7yygz8I8evCkj2fZ5DT6Q3_psB-Uc2Xw-FWM8rgwxUmm91brN9cl_BYW1QWqGoGyPNZVKG0kyKUs3T8t-5ImhPsf-ILT96uux5_h0?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

在互动中为你的虚拟形象赋予智能行为——比如挥手问候或思考。

**如何添加自定义动作：**

1. 点击 **“添加新动作”**.
2. 切换 **眼神聚焦** 开启或关闭。
3. 点击 **“选择动画”**.
4. 从可用动画中选择（例如， **挥手动画** 用于问候）。
5. 为你的动作命名（例如， **开心地挥手**).
6. 点击 **“预览动画”** 来测试效果。


---

# 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/avatar-studio-experiences/customizing-your-avatar/animation-and-expression-settings.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.
