Hi there,
I have some joint that connected with motion path. beside that it's conected also with TIME node. So the scenarion is once the maya scene is playing then the joint will looping follow through the motion path.
So here I would like to make it stopped controlled by attribute even though maya scene keeps playing. I have tried to here and there for this things, but once I set attribute to 0 (which means off/stop) the joints get back to start position (i know because it's multiplied by 0).
I'm not good in write expression but is there any advise for doing that? Kind like when the attribute is 0, then get the frame number, keep it, and it will be added with next frame when the attribute is 1 (in order to make the joint in same position)? O is there any other way to do? Thanks in advance!