-
Path + Stroke issue
Hi guys
I’m currently building a moving map in the fashion of travel documentaries, where a line on the map dictates the journey.
Now! I have created a few and rendered with no issues at all.. but that is because all the paths ( +stroke effect) are within the screen area.
For the most current clip that i’m trying to render.. i need the path (+ stroke) to leave the main viewing area (with which ‘the viewing area’ will pan through).
The issue that i have however is that when i apply a stroke to the path, it only applies to the viewable section on the screen. So when i am scrolling across the map (yes, the map is larger than the viewing area), only the portion of the path (with ‘stroke’ applied) within the viewing area appears.Does anyone know how to apply a stroke to the full path.. including the sections outside of the viewable area?
thanks