I am drawing a CAShapeLayer with a polygon with 8 corners. I want to change the shape of the polygon by dragging one or multiple corners at a time. How can i achieve this?

CHeers AF

link|improve this question

74% accept rate
feedback

1 Answer

Unfortunately i have not got a solution for this yet. I kept trying different things but the only thing that slightly worked for me, which is not optimal, is to apply the transformation of the corners as multiple animations applied on the path.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.