Thanks a lot Bobo. I knew that the key to getting it right lay in understanding the term, method. Now that I understand that, I’ll probably be able …
Biped rotation transforms are the inverse of standard rotations, so you have to invert them. I stumbled on that one a bit too until I found the solut…
Ok, Mike – I’ll post some more details for you – but I’m on vacation right now so I don’t have access to my code. I’ll post that stuff when I get bac…
Mike, I wrote a script that transfers motion between the biped and my custom rig and it works pretty well. The way I handle it is to create a helper…
I had this problem yesterday as well when I was setting both position and rotation on the arms using the setTransform command. It only happened on th…
This was exactly the information I was looking for today. Thanks a lot to steev for posting the solution.
sheb, Yeah – getting rid of that expose fixed it. Now it works great! Thanks a lot! -Ben