Hi.
I am having a problem with setting pins in syflex.
I’ve made a quick scene, a maypole and everything has been working fine.
But now, when I select vertices of my cloth object, select the object I want to pin them to and select Syflex > Constraints > Pin, I get an error saying
// Error: select a mesh and vertices of a flex.
Um, huh?
I read a post where someone said the “vertices have broken the conection with the syflex node” and gave a script to reconnect them.
string $sel[] = ls -sl
;
connectAttr -f ($sel[0] + “.outMesh”) ($sel[1] + “.inMesh”);
This didn’t work, it did make the playback slower though so it must have done something.
Can anyone help???
Many thanks,
Sean