Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question How to have clothing move with animated character?

Discussion in 'Animation' started by angeldevelopment, Mar 28, 2023.

  1. angeldevelopment

    angeldevelopment

    Joined:
    Sep 28, 2022
    Posts:
    53
    I have a game released where I use the blender rigify add on to create animations and then I export them into unity via fbx. I can parent objects to certain parts of the rig and they will move with it.

    What if I want to add clothing to move with the mesh? ex. Pants. Pants cannot simply be parented to a piece of the rig as they must be deformed with the legs. One solution I can think of is to have the pants added/parented in blender, but what if I want 60 different pairs of pants for the user to choose from? What is the best way to accomplish this?
     
  2. Unrighteouss

    Unrighteouss

    Joined:
    Apr 24, 2018
    Posts:
    599
    As far as I am aware, this is the only solution. Once you bring it all into Unity, then you have a few different options to go about swapping them.

    This is a pretty good video on the topic: