Skip to main content

Linking Clothes

There are two steps to link clothes to an avatar using VRCFury:

  1. Link the armature, and
  2. Link the blendshapes (optional)

A. Linking the Armature

Linking the clothing armature "attaches" the clothes to your avatar's bones. Beware that this can only work if the clothes are specifically designed for your avatar. The clothes should have their own armature with bone names matching the ones on your avatar.

  1. Drag the clothing prefab onto your avatar's main object. Usually this prefab is part of the package provided from your clothing artist. The filename will vary, but usually it will be a .prefab or sometimes a .fbx file in the main folder provided for the clothing.

image

image

  1. Click on the prefab you dragged in, and find the inspector on the right side.

image

image

  1. Click "Add Component", and add a VRC Fury component with an Armature Link feature.

image

image

  1. Find the Hips bone in your clothing's armature (the location and name of the hips bone varies from clothing to clothing), and drag it into the armature link Root bone/object in the prop box. (Note, if the main clothing bone isn't the hips, you may need to adjust the dropdown to match!)

image

image

  1. You're done! The clothes should now be be properly attached to your avatar when you upload or go into play mode. In rare circumstances, some clothing may require changes in the Advanced Settings section of Armature Link. Join the VRCFury discord if you have questions.

Note! If the clothes were designed for your avatar but created using an improper base rig, they may appear to shrink, expand, or flip upside down. If the clothes look proper in the editor when not in play mode, you can usually fix this by going into the Armature Link Advanced Settings section, and change Keep Offsets to Yes. This should be avoided when designing new clothes, since it prevents scale detection from working.

B. Linking the blendshapes (optional)

If the clothing has blendshapes with the same names as the ones on the avatar's body, you can link them automatically.

  1. Add a Blendshape Link to the VRC Fury component you made earlier.

image

  1. In the Name of skinned mesh object on avatar box, type the name of the main body renderer on the avatar. This is often called Body or similar.

image

image

  1. Click the plus on Skinned meshes to link, and drag in the renderer object from your clothes. Usually this is the child object inside the clothing prefab that IS NOT the armature. If the clothing prefab contains multiple renderers, you can add them all.

image

image

  1. The debug info box will show the blendshapes which are linked.