Copy link to clipboard
Copied
I have a video with a face that I've created a mask and tracked it through the video. I have a texture that I want to add to the face. I'm trying to make the face look like it has facial mud on it. But if I pick the layer and do "Effects => Style => Texturize" and pick the mud layer, the face has the texture but as the face moves, the texture does not move with it.
So I've tried adding two tracking points to the mud layer that follow the face and viewing just the mud layer, it does move with the face. But when that layer is picked as the source for the texture, the texture doesn't move. And I've tried the three options of "Source", "Masks", and "Effects and Masks".
I've also tried via a null object but that had the same problem.
The net question is, how do I get a texture to move with the face?
Pre-compose the moving texture, assign the Texturize effect in the parent comp, referencing the pre-comp as the input
Mylenium
Copy link to clipboard
Copied
Pre-compose the moving texture, assign the Texturize effect in the parent comp, referencing the pre-comp as the input
Mylenium
Copy link to clipboard
Copied
Beautiful. Thank you!