Mon Nov 23, 2015 9:35 pm
I have created a simple composite consisting of a background, a foreground, and a polygon mask, with the foreground node as the mask's source. When adjusting the position of the mask relative to the background, I would like the foreground to move with it.
So far, the only way I can find to do this is to create a saver which includes the foreground and its mask, and apply the saver as the top layer of the composite. Is there a straightforward way without going through the file system to lock the foreground node and its mask together, so that their relative position does not change?