-
Animating a pill-shaped object expanding along a path.
Hey everybody!
Got a bit of a headscratcher (for me) – I am trying to recreate this animation of a wifi icon.Link: https://giphy.com/gifs/fe4flXUvgFzvNwUtyO/html5
Where i’m stuck…
I don’t know how to smoothly expand the shape path from a circle to its final form along a curve.I though maybe I could do the initial expansion of the wifi rings with trim paths, then convert to a pre-comp then apply a stroke to that pre-comp layer, but either that doesn’t work or i’m not doing it right.
Any suggestions would be greatly appreciated!!!