3ds Max. Why clothes lose their simulation after importing to Unity?

So finally i learned how to make clothes on character and then BAM! After beautiful simulation, in assassin creed style coat,i made exported the model with walk animation on it. When i played it in unity, model moved as animation is set, but coat was still and didnt move at all… I was so sad and angry :frowning: So is there any solution in 3ds max in export settings or in any way? I searched google, people with same problems mentioned smth like baking cloth simulation to bones? Any idea how it works? A tutorial would be appriciated. Thank you in advance! Hope to get it work :stuck_out_tongue:

I don’t know how you plan to apply your clothes to characters, but one way that works is to add the bones that are also used for the character’s body to the clothing’s skin modifier, weigh all vertices of the clothing, and export it, and then use a simple script to make the character “wear” the clothing model by exchanging the clothing’s bone strucutre with the one from the character.