-
After Effects Puppet Pin Problem
Hi,
I’m animating characters in After Effects. I’m using a technique I learned from Daniel Gies. When I’m animating limbs this is what i do, I take the limb layer (e.g. arm layer) I place some puppet pins, then I create null objects and connect them to the pins via this code.
n=thisComp.layer(“nameofthenulllayerctrl”)
nullpos=n.toComp(n.anchorPoint);
fromComp(nullpos);It is a very simple code, and it connects the pin to the null object. Then I parent the null objects to each other so that I may rotate one and the other pins are moved.
I hope you understand the way I do this.
In a recent file I’m working I’ve had a problem. I was animating the null objects rotation and positions (which also move the puppet pins) and all of a sudden that stopped working then I noticed that I still have a mesh in the layer, but I dont see the pins, even if I select the puppet pin layer, with the Puppet Tool. Another weird thing is that the names of the puppet pin layers are now grey and not white as they normally are.
I hope I made my problem clear, it’s been pretty annoying and cant find a solution anywhere as to why my puppet pin layers names are now grey and I cant see them.
I’m attaching a picture of my screen for better reference.
thanks in advance
