Hi,
Just for clarification, if a joint chain has 3 joints, the default IK/FK matching works as expected.
But if it has more than 3, it returns an error of
# Error: AttributeError: file C:\Users\BT\Documents\maya\modules\scripts\mgear\core\transform.py line 589: 'NoneType' object has no attribute 'getMatrix'
I already tried all the relevant existing chain components that has IK/FK matching feature. Still the same result.
The latest related thread I can retrieve (still unresolved) is this one: Is it possible to create IkFk matching on chain_01 component?
====
Don’t get me wrong i know the limitation of this option.
For example, an FK chain can do an “S” type curve but the IK chain can only do “C” type curve.
So when FK switching to IK, the S will be lost and will just be C.
I understand that but it would be nice to still have it as an option specially for blocking some set ups.
IK to block then FK to pose/animate etc.
===
Is there a way around this?