-
Creating a Growing and/or Extending Arrow
Anyone have any ideas on how to create an arrow that extends across the screen. I’m trying to create an effect that connects two video windows to each other. An arrow grows out from one video window, extending or “growing” through 3D space until it hits the second video window. I follow the arrow with a camera.
I’ve created a sort of cumbersome version of this effect already, using an two solids, one with an arrow-shaped mask, and the other with a rectangular mask. I placed these next to each other to look like one shape. I then scale the rectangular mask to sort of fake like the arrow is growing. It’s kind of a clunky solution. Ideas?