ikSCsolver pivot

ikSCsolver pivot

Anonymous
Not applicable
459 Views
2 Replies
Message 1 of 3

ikSCsolver pivot

Anonymous
Not applicable

Hi guys, how're you?

Hey, anyone can help me, please? I'm working in something and i need the pivot of the ikSCsolver to always stay in the same position of the joint. I don't want it to travel. I have tried some solutions on those, but none are functional. 

That's my issue in a video. I hope someone can help me.

 

 

Thanks! Issue.gif

460 Views
2 Replies
Replies (2)
Message 2 of 3

mcw0
Advisor
Advisor

IK handles are designed to move freely.  The ikEndEffector is locked to the end joint by a connection to the translate channels.  If you really must have the ikHandle stay with your end jt, the only thing I can think to try would be a scriptJob to snap the ikHandle to your end joint after you've finished moving the ikHandle.  Not sure that will work but maybe...it might create an endless loop.  Because the scriptJob would move the ikHandle back to the joint.  And that would trigger the scriptJob again.  But maybe it would only activate twice.  Since after the first trigger, it will match the joint position and won't move again.  It's worth a try.

Message 3 of 3

Anonymous
Not applicable

Thanks, i will try it.

I think that with a animablepivot this issue can be right, what do you think? 

0 Likes