# MetaHumans

{% hint style="warning" %}
Unreal Engine MetaHuman plug-in version 2.0.0 or above is required!&#x20;
{% endhint %}

## IMPORTING YOUR METAHUMAN

* Epic has a large amount of preset MetaHumans at your disposal.  Alternatively, you can also create your own MetaHuman through the [MetaHuman Creator found here](https://www.unrealengine.com/en-US/metahuman).
* Ensure that the MetaHuman plug-in is installed to your current Unreal Engine version and that you have the plug-in activated in your project.
* Open up Quixel Bridge by navigating in the top menu bar '**Window -> Quixel Bridge**'

<figure><img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FudOBZCkkgRKqb30uYF0a%2Fimage.png?alt=media&#x26;token=9c9b07b6-4861-478c-ab79-e456563e4f02" alt="" width="266"><figcaption><p>Quixel Bridge menu option</p></figcaption></figure>

* In the upper right hand corner of the Quixel Bridge window click the profile button (<img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FG3oQ0cCqvcMZ1E3pWq3d%2Fimage.png?alt=media&#x26;token=01f39fc9-5d80-495e-8060-baa77b0a0493" alt="" data-size="line">) and click '**Sign In**' to log into your epic games account within Quixel Bridge.
* On the left hand side of the Quixel Bridge window click the MetaHumans button.  If you have created your own MetaHuman then a pop-out menu will appear where you can select between '**MetaHuman Presets**' and '**My MetaHumans**'.
* Choose a MetaHuman to download to your Quixel Bridge by clicking on the MetaHuman profile picture and then clicking the green '**Download**' button (<img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FtN4elrZYeH28RhZwBzH9%2Fimage.png?alt=media&#x26;token=f2600d78-2166-4182-a880-b0a7ecb68689" alt="" data-size="line">) in the lower right corner of the Bridge.
* Once the download is complete click the blue '**Add**' button (<img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FFDGGYfcvwUI0XSwjstZO%2Fimage.png?alt=media&#x26;token=2f713eba-69cd-4fa8-bf4a-46073bae2e70" alt="" data-size="line">) in the lower right corner of the Bridge to add the MetaHuman to your project.
* Once the adding process is complete you can close Quixel Bridge and ensure that your MetaHuman has been imported by navigating in your Unreal project content browser to '**All -> Content -> MetaHumans -> \*your MetaHumans name\***'.
* Finally we must **COMPILE** the MetaHuman blueprint in order for it to properly work with HEAT:
  1. Navigate in your Content Browser to your MetaHumans folder by following the file path '**All -> Content -> MetaHumans -> \*your MetaHumans name\***'.
  2. In this folder you will find the MetaHumans '**Blueprint Class**' named '**BP\_\*your MetaHumans name\***'.  Open this file by double clicking it.
  3. In the upper left hand corner of the Blueprint Class asset window you will see the '**Compile**' button (<img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2Fh0rhM5fVXOARJmi8k413%2Fimage.png?alt=media&#x26;token=18c5bd2d-243e-4822-8e28-11c91d4b043d" alt="" data-size="line">).  Press this button.
  4. Once compiled your MetaHuman is fully ready to be animated with HEAT!

{% hint style="danger" %}
It is **IMPERITIVE** that you compile your MetaHuman's Blueprint Class before attempting to animate.  Animations will not work without compiling.
{% endhint %}

## ANIMATING YOUR METAHUMAN WITH HEAT

* Now that your MetaHuman is downloaded, installed, and compiled you are able to animated your MetaHuman with HEAT.  Start by opening the HEAT plug-in and logging in.
* In the lower right hand corner of the HEAT plug-in click the '**Import As:**' drop down menu and select '**MetaHuman**'.

<figure><img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FXgvlYlC37GZ34tbiaGCB%2Fimage.png?alt=media&#x26;token=57d04444-a11c-4e45-9b7a-ada9e7dcf73a" alt="" width="322"><figcaption><p>Import as MetaHuman selection</p></figcaption></figure>

* After selecting MetaHuman another drop down menu will appear labelled '**Model**'.  From this drop down select your MetaHumans name.

<figure><img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FxsNhmGm5yR3I6zNNphEs%2Fimage.png?alt=media&#x26;token=fba8568b-8c57-4be2-9fae-826dc670792f" alt="" width="274"><figcaption><p>MetaHuman model selection</p></figcaption></figure>

* With your MetaHuman model name selected simply drag and drop any HEAT animation from the plug-in into your scene.  Your metahuman will appear and will automatically animate.  It's that easy!

<figure><img src="https://3615087246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FayEAytwtGUY9ZVsFfLoQ%2Fuploads%2FD1ci7CEdgXpBzsNAKYAA%2FMH-UE.gif?alt=media&#x26;token=fd40b01a-8fd8-4297-a59b-113de19ca3fd" alt=""><figcaption><p>MetaHuman drag and drop</p></figcaption></figure>

Next we will go over implementing Unreal Engine's IK retargeting system with HEAT animations to reduce foot sliding.
