# Avatars

The Avatar team has achieved significant milestones, introducing new customization features, improved animation techniques, and the integration of advanced technologies. These enhancements elevate player experiences and set new standards for character design and interactivity in Wilder World.

{% embed url="<https://www.zine.live/content/media/2024/09/Avatar-Select-Level-2.mp4>" %}
Avatar Customizer
{% endembed %}

We launched a new multi-threaded animation system optimized for managing precise animation triggers and supporting large-scale scenes with dozens or hundreds of characters. Building on our previously introduced stride warping system—which dynamically adjusts stride length for consistency across various movement speeds—the new system fully integrates stride warping, enabling seamless adaptation between walking, jogging, and sprinting at any speed across diverse gameplay modes.

{% embed url="<https://www.zine.live/content/media/2024/09/2024_09_25_DirectionalLocomotion.mp4>" %}
Animation System
{% endembed %}

Our new dynamic damage and dirt system enhances Avatar personalization by procedurally applying wear and tear to accessories. With presets for different damage types—like bare metal, surface wear, and rust—and dirt types including dust, mud, sand, burns, blood, and oil, users can easily customize the appearance of their items to reflect varying levels of use and environment-specific effects.

{% embed url="<https://www.zine.live/content/media/2024/08/Damage-Dirt-System.mp4>" %}
Damage & Dirt System
{% endembed %}

## Avatar Drop&#x20;

This year, all [Trinity](https://wiki.wilderworld.com/nfts-and-industries/genesis-rewards-program-and-trinity) holders will receive the right to one free avatar (plus gas), for every Trinity held. The drop date has not yet been confirmed and details will be released in a Wilder World [Discord](https://discord.gg/wilderworld) announcement and [ZINE](https://www.zine.live/). \
\
Stay tuned with Wilder World [Dev Logs](/nfts-and-industries/intro-to-industries-nft-collections-and-mints/avatars.md) for regular progress updates on our Avatars.


---

# 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://wiki.wilderworld.com/nfts-and-industries/intro-to-industries-nft-collections-and-mints/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.
