overte-AleziaKurdis/tools/unity-avatar-exporter/Assets
2023-09-08 12:51:41 +02:00
..
Editor/AvatarExporter 🎨 Cleaned up some leftover code 2023-09-08 12:51:41 +02:00
README.txt 📦 Updated unity package 2023-08-29 10:52:33 +02:00

Avatar Exporter
Version 2023.08
Copyright 2018 High Fidelity, Inc.
Copyright 2022 Overte e.V.

Note: It is recommended to use Unity version 2019.4.31f1 for this Avatar Exporter.

To create a new avatar project:
1. Import your .fbx avatar model into your Unity project's Assets by either dragging and dropping the file into the Assets window or by using Assets menu > Import New Assets.
2. Select the .fbx avatar that you imported in step 1 in the Assets window, and in the Rig section of the Inspector window set the Animation Type to Humanoid and choose Apply. 
3. With the .fbx avatar still selected in the Assets window, choose High Fidelity menu > Export New Avatar.
4. Select a name for your avatar project (this will be used to create a directory with that name), as well as the target location for your project folder.
5. If necessary, adjust the scale for your avatar so that it's height is within the recommended range.
6. Once it is exported, you will receive a successfully exported dialog with any warnings, and your project directory will open in File Explorer.

To update an existing avatar project:
1. Select the existing .fbx avatar in the Assets window that you would like to re-export and choose High Fidelity menu > Update Existing Avatar
2. Select the .fst project file that you wish to update.
3. If the .fbx file in your Unity Assets folder is newer than the existing .fbx file in your selected avatar project or vice-versa, you will be prompted if you wish to replace the older file with the newer file before performing the update.
4. Once it is updated, you will receive a successfully exported dialog with any warnings, and your project directory will open in File Explorer.

* WARNING *
If you are using any external textures as part of your .fbx model, be sure they are copied into the textures folder that is created in the project folder after exporting a new avatar.

For further details including troubleshooting tips, see the full documentation at https://docs.overte.org/create/avatars/find-avatars.html#overte-avatar-exporter-for-unity