hmm so i assume there’s not right of the bat function for what I wanted to do. oh well… time to learn wpf
after adding a mesh select modifier ( and stealing this idea from another post :rolleyes: ) and manually created a 3point plane (start,mid,end Ik joi…
oops the Vector_Handle_Target is actually what I meant and after thinking about it I came up with pretty much what you said about the 3 joints plane a…
hmmm interesting just a question tho: How do you align the IK swivel angle with the FK rotation? The rest is as far as I know is pretty straight fow…
Dont know if you really want to script that but its fairly easy to do with rigging. You could use that as a start and script the process. without us…
nvm got it working declaring the local var inside the button/chckbox/checker changed state did it checkbox bags “bags” on bags cha…
for i =1 to 2 do ( theKeys = selection[1].transform.controller.[i].keys theString = “” for i = 1 to theKeys.count do theString += (theKeys[i].time…
hmm didnt get the same results as using atan2 just to be sure y = y value in the track view ( the value of the next key) ? and delta frames the diffe…
yup indeed it does gives the angle now I just need to reverse the process although my understanding of math / scripting doesnt allow me to know how to…
alright i’ll try to go back to the old thread and try to figure out what I missed
thanks for all the answer … although I used tbc = t.pos.controller.Zero_Pos_XYZ.controller[1].controller to get results