-
Using a Null Object to pass over an object?
I am not sure if I am asking this correctly but I will give it a try.
I have a project that has several layers. To simplify my question I will says I have a foreground Video (a person), an image behind the video that sits on another image (a frame of sorts).
I am trying to produce the effect where the camera zooms past the video of the person and brings the two graphics into full frame. I thought i needed to do this with a null object but had not had success.
I also want to see how I can link the two graphics together so I can apply the camera effect on both of them.
I hope someone here can assist me.