I have a slight issue with the IK-FK snapping script
I made this ik fk snap script using this guy's code:
python - Creating a generic IK/FK snap script - Blender Stack Exchange https://share.google/WMvQ8CD7s5kE8Dryl
And the fk-ik code work fine I have to run it multiple times for each bone, but it works. The ik-fk on the other hand, has a slight misalignment. I think it's caused by the way I made the arm. Is there another way to do it (I tried using curves, but it didn't quite work) or maybe some adjustments to the code?