> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/creator/content-creator-zh/jiao-cheng-yu-shi-li/video-emotes.md).

# 表情视频

创建 Decentraland 表情的视频教程

在 Decentraland 中创建自定义表情动作的分步视频教程。学习如何为头像制作动画、绑定和发布表情动作。

## 观看完整播放列表

{% embed url="<https://www.youtube.com/playlist?list=PLAcRraQmr_GN8LcnnQk2BByo9L2Orvp9c>" %}
表情动作制作视频教程播放列表
{% endembed %}

## 涵盖主题

该视频系列包含以下教程：

* **头像绑定** — 了解 Decentraland 头像绑定骨架
* **动画基础** — 创建表情动作动画
* **Blender 工作流程** — 使用 Blender 制作表情动作
* **粒子与特效** — 为表情动作添加视觉效果
* **道具与声音** — 在表情动作中加入道具和音频
* **发布** — 将表情动作上传到 Builder

## 其他资源

* [表情动作概览](https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/emotes/README.md)
* [创建表情动作](/creator/content-creator-zh/chuan-dai-wu-yu-biao-qing/biao-qing/creating-emotes.md)
* [头像骨架](/creator/content-creator-zh/chuan-dai-wu-yu-biao-qing/biao-qing/avatar-rig.md)
* [上传表情动作](/creator/content-creator-zh/chuan-dai-wu-yu-biao-qing/guan-li-collection/uploading-emotes.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/creator/content-creator-zh/jiao-cheng-yu-shi-li/video-emotes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
