# Videos de Emotes

Tutoriales en video paso a paso para crear Emotes personalizados en Decentraland. Aprende a animar, hacer el rig y publicar Emotes para Avatars.

## Ver la lista completa de reproducción

{% embed url="<https://www.youtube.com/playlist?list=PLAcRraQmr_GN8LcnnQk2BByo9L2Orvp9c>" %}
Lista de reproducción de tutoriales en video sobre creación de Emotes
{% endembed %}

## Temas tratados

La serie de videos incluye tutoriales sobre:

* **Rig de Avatar** - Entender el rig del Avatar de Decentraland
* **Conceptos básicos de animación** - Crear animaciones de Emotes
* **Flujo de trabajo en Blender** - Usar Blender para crear Emotes
* **Partículas y efectos** - Añadir efectos visuales a los Emotes
* **Props y sonidos** - Incluir props y audio en los Emotes
* **Publicación** - Subir Emotes al Builder

## Recursos adicionales

* [Resumen de Emotes](https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/emotes/README.md)
* [Creación de Emotes](/creator/content-creator-es/wearables-y-emotes/emotes/creating-emotes.md)
* [Rig de Avatar](/creator/content-creator-es/wearables-y-emotes/emotes/avatar-rig.md)
* [Subir Emotes](/creator/content-creator-es/wearables-y-emotes/gestionar-colecciones/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-es/tutoriales-y-ejemplos/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.
