# YanusFACE Mode

**`YanusFACE Mode`** is designed for working with models created based on **`MetaHuman`**, allowing you to quickly and conveniently create animations in just a few clicks. The program’s interface is simple and intuitive, with actions divided into several stages for ease of use.

<figure><img src="/files/RM48msXia5e05Bj5ThQm" alt=""><figcaption><p>YanusFACE Mode</p></figcaption></figure>

### Step-by-Step Guide <a href="#step-by-step-guide" id="step-by-step-guide"></a>

1. **Loading the CSV File**

   Start by loading the CSV file into the program.

<figure><img src="/files/fBwsGhYRfiMaNd23S5AH" alt=""><figcaption></figcaption></figure>

1. **Deleting Keyframes**

   If the controllers already have keyframes, they can interfere with the animation process. Be sure to delete them before importing MoCap data.

<figure><img src="/files/P52XlKzQ5iEHDrd08gPu" alt=""><figcaption></figcaption></figure>

1. **Importing MoCap Data into the Scene**

   Proceed to import the MoCap data by creating locators.

<figure><img src="/files/iT6ywR0Uv8wYjhnXSywU" alt=""><figcaption></figcaption></figure>

1. **Editing Animations**

   Use the scale and offset options for the locators to adjust the animations.

   <figure><img src="/files/Npbj57L6In3mhIH3UXJ9" alt=""><figcaption></figcaption></figure>
2. **Retargeting Keyframes**

   After adjusting the locators, use the retarget function to transfer keyframes from the locators to your rig.

   <figure><img src="/files/wU1MmBA2dzytqiDKl3Pp" alt=""><figcaption></figcaption></figure>


---

# 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.yanusstudio.com/yanusretarget/yanusface-mode.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.
