Skip to main content

All Questions

0 votes
1 answer
699 views

How to mimic IK to move a bone using Python without actually setting up IK?

Using Python in the script editor, I am currently moving my skeleton using motion capture data. For times when the data jumps to an inaccurate place or when there are gaps in the data, I want to use ...
Jackie 's user avatar
1 vote
0 answers
409 views

Get bone rotation from IK

Is it possible to get the xyz euler rotation of the bones in an armature that is controlled by the iTaSC IK solver with python? With the rotation I mean the difference e.g. between the start and end ...
Alexander Weller's user avatar
0 votes
0 answers
108 views

Control the location of my IK bone

I've created an IK bone for my left arm of my armature. I wonder how I can control it's location to be beside the armature around the hand. As shown below, when I grab it all the way it goes far from ...
Tak's user avatar
  • 6,323