-
Layer following Path
Hey All,
I’m currently working on a project that has a map, with a path drawn onto it and the stroke effect applied to make it look like a pirate map (very cool). Now I’m trying to get the Pirate ship to follow the path, but I can’t seem to get it done. I copy the Mask Path property from my map and paste it into the position property of my ship, but the the path isn’t the same. Some of the turns are sharper others are longer, so it doesn’t match up with my original path. Any ideas on how to fix this?