Wednesday, January 2, 2013

Rigging Characters: Tutorial By Daniel Gies



It looks like it uses Null objects to set the rotation points! Hm... interesting....

Here is the code for the Null Objects:


n=thisComp.layer("Name_of_Null_Object")
nullpos=n.toComp(n.anchorPoint);
fromComp(nullpos);