> 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-xr-animation-capture-app/creating-animations-for-ai-avatars.md).

# 为 AI 头像创建动画

## **概述**

使用 **Convai XR 动画捕捉** 应用在你的 Meta Quest 头显上，你只需在 VR 中亲自演示，就可以为你的 AI 角色创建自定义动画。这些动画有助于你的虚拟形象在对话中自然地表达自己——无论是在 Unity、Unreal、Avatar Studio 还是 Convai Sim 中。

{% hint style="warning" %}
***还没有设置好应用吗？***\
请前往 [Convai XR 动画捕捉应用设置指南](/api-docs/zh/wu-dai-ma-ti-yan/convai-xr-animation-capture-app/convai-xr-animation-capture-app-setup.md) 后再继续。
{% endhint %}

***

## **在 VR 中录制动画**

### **步骤 1：查看现有动画（可选）**

启动应用后，你会看到你的 **动画控制面板**。在这里，你可以：

* 查看之前录制的动画
* **回放** 它们，看看效果如何
* **删除** 删除任何你不再需要的动画

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdeV2U8qhR1oXLcsQtZ_ub9vc0PUVz9smmnFFWxFB7y1P4vnhCdbq_xUmvA6dpA5RdNC1dbM9hmF2Zg3LrhKl0W8B_45JTzkROALb_5buc1K2GCcav2gDIXHxrKWxE-Pvv3nzkz?key=fHPO8I8f-LT0qsfmTXmKpQ" alt=""><figcaption></figcaption></figure>

***

### **步骤 2：开始录制**

1. 在应用中，点击 **“开始录制”**.
2. 将开始五秒倒计时。
3. 开始 **表演你的动画。**
   * 例如：挥手、指向、做手势等。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdxfyAn02JjXB7I4kAQ_wfDsPve7fqi3zuip5X8AwPhd2iS8l82nQx1oMXH720iThbg0C1r496WwfCO8gCjZ4-ywbjO1lwF2LMAAjbbI-OcqoaZ2jcLDGptZdMrOl3Dp2DieiNvlw?key=fHPO8I8f-LT0qsfmTXmKpQ" alt=""><figcaption></figcaption></figure>

***

### **步骤 3：停止并查看**

1. 完成后，点击 **“停止”**.
2. 你可以通过按下 **“回放动画”** 按钮。
   * 这有助于你决定是保存、重做还是丢弃。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcPdnEXTN5mCYICBWGOIjdljVTJsTQZYqQC2WuokXXfv4nauC2Nf6n1h2Q_no2lO61G-ajwhqU-Tf2EFjhV5F5_otXWLVKHJqDNglDvrypYD-iV54lOc-eWbHp7lB8MsadlYnmw7g?key=fHPO8I8f-LT0qsfmTXmKpQ" alt=""><figcaption></figcaption></figure>

***

### **步骤 4：命名并保存**

1. 输入一个 **清晰且具有描述性的名称** （例如， *挥手问候*, *向左指*).
2. 单击 **“保存并上传”**.

动画现在已上传到你的 **Convai 仪表板**，可用于：

* 分配给 AI 化身
* 可用于 **Unity**, **Unreal**, **Avatar Studio**，或 **Convai Sim**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcDFw3AjkgglpSp66Ml08sNIPq5G7nEYLaPZ7CCMwX4Vi8wKol2_3GX23fPuOBJF7xlsIsQT9ADSZuZeogu-Hp29Atcre2q9Xz6eD_oSIlE1TZIevI4SCOqZ3mpIbVYDRY80jo4eQ?key=fHPO8I8f-LT0qsfmTXmKpQ" alt=""><figcaption></figcaption></figure>

***

### **继续构建你的动画库**

录制并保存多个动画来充实你的库。这些动画可在不同项目中重复使用，使你的化身能够 **智能地执行手势** 在对话中——让你的虚拟体验更具吸引力和真实感。


---

# 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-xr-animation-capture-app/creating-animations-for-ai-avatars.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.
