Animating on some part of UIBezier path
问题 I have two UIBezierPath... First path shows the total path from to and fro destination and the second path is a copy of the first path but that copy should be a percentage of the first path which I am unable to do. Basically I would like the plane to stop at the part where green UIBezier path ends and not go until the past green color. I am attaching a video in hte link that will show the animation I am trying to get. http://cl.ly/302I3O2f0S3Y Also a similar question asked is Move CALayer via