morphsvg is amazing...
I'm trying to get my code to do the following.
I will eventually have 40 keyframes/paths inside my svg and I need to tween and use a slider to go through the animation.
right now in my codepen example I have 8 keyframes. 4 pairs. the first two pairs are added at time zero and work well. but then the next ones don't fire off.
what am I doing wrong?
Thanks!