This is a paid asset, but now you can download Magica Cloth Free.
Detail this asset from Unity Asset Store: Original Link
Magica Cloth v1.8.5 (Latest version)
Magica Cloth v1.8.0
Magica Cloth v1.7.5
Magica Cloth v1.5.0
“If possible, please buy the package to support the developer”
Added Runtime Scaling!
Added Surface Penetration / Collider Penetration system!
Added Delayed execution system!
Added Dress up system!
Added Wind control!
Support for Unity2018.4 (LTS)!
Magica Cloth is a high-speed cloth simulation operated by Unity Job System + Burst compiler.
[Features]
– Fast cloth simulation with Unity Job System + Burst compiler
– No native plugin.
– Works on all platforms except WebGL
– Implement BoneCloth driven by Bone (Transform) and MeshCloth driven by mesh
– MeshCloth can also work with skinning mesh
– Easy setup with an intuitive interface
– Time operation such as slow is possible
– With full source code
[Required]
– Unity2018.4.0(LTS) higher
– [Burst] package
– [Jobs] package(preview)
– [Collections] package(preview)
– [Mathematics] package