0

I create many clothes which are saved in separate files, and we add cloth Mesh to the human character, the human character is acting with skeleton, but the cloth not, do you know how to make it work with skeleton?

thanks very much!

~lindy

Lindy
  • 287
  • 5
  • 13

1 Answers1

1

You should create MeshSkin object by using Skeleton object of the human. And set the MeshSkin object to the cloth mesh.

Bartłomiej Semańczyk
  • 59,234
  • 49
  • 233
  • 358