i just down load the Unity 3.0 , i am testing the cloth system , but it doesn’t work when i use skinned cloth.
any help?
test is like below:
the original mode
nothing is wrong ,
when i add the skinned cloth (from Component->Physics->Skinned Cloth.) to 7a_01 (which is the body of the mode)
find the body disappared , i don’t know where is wrong ,
i add the the original mesh 7a_01,but it also didn’t work .
I have not had my meshes disappear on me. Are you sure your mesh is a skinned mesh and not a regular mesh renderer ? It needs to be parented to an armature.