Home Website Youtube GitHub

Anim Picker - IK/FK matching not work with anim layers

Hello,

I’m currently running into issues with the Anim Picker IK/FK matching when using anim layers.
When I use an animation layer to edit a pose from the base animation the IK/FK button in the anim picker makes the FK ctls pop into a different position.

Is this something that is a known issue?
I can’t seem to work out how to fix it.

Any help with this would be much appreciated

Hey all,

I’ve continued to look into this and I think I’ve found a way to sort it out.
It seems that if you set the key=True in the ik_FKMatch_with_namespace function it correctly matches the IK position even with the animLayers present.

2 Likes