I’m trying to animate a triangle around a given point. I want the shape to animate using the corner (on the right hand side) as it’s anchor point but at the moment I can only seem to get it to animate from what I think is it’s center. How do I do this?
Share
you can add origin co-ordinates to the rotation transform.
Here’s your updated fiddle