# Vídeos de Emote

Tutoriais em vídeo passo a passo para criar emotes personalizados no Decentraland. Aprenda a animar, fazer o rig e publicar emotes para Avatars.

## Assistir à Playlist Completa

{% embed url="<https://www.youtube.com/playlist?list=PLAcRraQmr_GN8LcnnQk2BByo9L2Orvp9c>" %}
Playlist de Tutoriais em Vídeo sobre Criação de Emotes
{% endembed %}

## Tópicos Abordados

A série de vídeos inclui tutoriais sobre:

* **Rig do Avatar** - Entender o rig do avatar do Decentraland
* **Noções Básicas de Animação** - Criar animações de emotes
* **Fluxo de Trabalho no Blender** - Usar o Blender para criar emotes
* **Partículas e Efeitos** - Adicionar efeitos visuais aos emotes
* **Props e Sons** - Incluir props e áudio nos emotes
* **Publicação** - Fazer upload de emotes para o Builder

## Recursos Adicionais

* [Visão Geral dos Emotes](https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/emotes/README.md)
* [Criando Emotes](/creator/content-creator-pt/wearables-e-emotes/emotes/creating-emotes.md)
* [Rig do Avatar](/creator/content-creator-pt/wearables-e-emotes/emotes/avatar-rig.md)
* [Fazendo Upload de Emotes](/creator/content-creator-pt/wearables-e-emotes/gerir-colecoes/uploading-emotes.md)


---

# 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://docs.decentraland.org/creator/content-creator-pt/tutoriais-e-exemplos/video-emotes.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.
