Armor Set-Up in Unreal - Conan Exiles

Initial Set-Up

Under Content → Items → armor create a new folder with the name of the armor piece. Inside the folder create a Textures folder, a Meshes folder and a Material folder.

If the armor is for a DLC you first need to make or locate the DLC_[dlcName] → Items → Armor folder, then create the folders for your armor as normal, but make sure to name the folder DLC_[dlcName]_[armorset]

Mesh Import Settings

When importing the FBX Import Options will open. In this window you need to make sure that the following options are set.

This Message Log will pop up (it only informs about the bones in the human skeleton that aren’t used by this particular model), but you can just close and ignore it.

Texture settings

Import textures for the asset. Shift + Select all the textures, right click and chose Asset Actions → Bulk Edit via Property Matrix…

Open texture and adjust the Maximum Texture Size slider. The texture size should always be assessed on an individual basis, and you should always check that the asset looks good when the material is assigned.

Material Set Up

Material naming convention:
MI_A_[armorset]_[part]

Example:

Material instances for armor materials can be duplicated from existing armor materials, but should preferably be a direct material instance for the Armor base ver2. In Content → Items → Armor there is a material instance called MI_Armor_base_ver2 that can be duplicated, then move the duplicate to the Materials folder for your armor set.

Once you have the new material in your folder, you can open the material and assign the armor set textures to the Tint Mask, Diffuse, Mask and Normal slots by dragging and dropping from your Textures folder, or searching for it in the slot roll down menu. Then tick on [X] Tintmask and both ticks on [X] Use Custom Tintmask? [x]. Also tick on the channels you are using, and use the respective colors pickers to find the colors you want for the armor. Most of the time it is easier to see how the armor will look if you assign the material to the mesh and have it open as reference as you are picking the colors.

If any parts of your mesh is without thickness and should be viewed from both sides remember to tick on [X] Two Sided under General → Material Property Overrides.

!!! Always make sure that there are no warnings or error messages, as any problems with the material might cause it to break during Granite bake, even when it looks good in preview !!!

Creating LODs

After skinning is done and cloth physics is added LODs needs to be made. (Making LODs before skinning is done will cause LODs to lack proper skinning, and in worst case they will look completely broken.)

Open the mesh and locate LOD Settings → Number of LODs, slide it up to 4 and press Apply Changes. Under each LOD (LOD1, LOD2 and LOD3) go to Optimization Settings → Reduction Settings → Silhouette and set it to Highest, then press Apply Changes to LOD. This is to make sure the armor piece is easily distinguished by its shape, even at a distance.

Equipment Variation Table

The Equipment Variation Table is used to set up the armor assets so that they can be equipped in game. To set up an armor piece you need the item ID number (a 5-6 digit number that is individual for each asset), this should be in the task description, but if it is not you can ask the Art Producer, or the Designer responsible for the feature the armor piece belongs to.

Do not use ctrlZ to try to undo changes in the table. If you encounter problems with the data you’ve entered and get into a weird state, please revert the file and start again.

Test! - Test! - Test!

When everything is set up, boot up the game map and equip your asset! Try to combine it with different armor and clothing pieces from other armor sets to make sure tucking and hiding works correctly, and run around in the world to look at it in different lighting and situations. Spawn in dyes and dye it in different colors to see how it looks.

Asset can be spawned in either by pressing shift + insert and locating it with its name in the gear tab in the top right corner (sometimes this doesn’t work as the asset might not be added to the gear tab yet, or it has changed name throughout production.) Or you can spawn it in by pressing insert and write in
spawnitem [ID_number] 1

Enjoy the glorious feeling of finishing up an asset! 🎉