Hey guys, I’m running a pre-job script to make a Maya file that’s submitted to deadline.
In this file I’m using nCloths to make a T-Shirt and trousers fit a human mesh.
However when I duplicate this mesh or try to set a new initial state, the mesh reverts to the shape of the geometry before the nCloth ran.
I need to capture the final state for further manipulation.
Is this because it’s using the same file and not reading the nCloth cache that has just been created?
Is the cached sim running on a different machine than the render? or being stored locally? Or just not referenced in the next step?
Thanks for the response!
It’s all happening locally on my machine-the cache sim is stored locally.
It feels like the cache isn’t being referenced in the next step.