I think the problem with your script is the order the bones are in. It should go from parent to child down the chain. Right now it looks like you are snapping the foot first, then the tibia then the femur. So what's happening is the foot gets aligned, but then when the tibia gets align, the foot gets moved because it's a…
Cheers for all the help guys, sorry for lack of updates on this thread, been crazy busy recently. I'm kind of a beginner at scripting e_x so i'll be looking into that weak referencing soon, but at the moment im just too busy with other stuff :( But i did find the problem! it was that my script had a wrongly named object in…
Update again. Ok, i've got a script for the FK?IK blend snap (well only the FK snap to IK so far) However, there is a problem with it and im not sure whats causing it. It seems to be a linking or orientation problem with the FK ankle control, see video below. [ame] http://www.youtube.com/watch?v=It3Qro9_AAs[/ame] Heres the…