Automatic animation timeline
Sometimes, you just want to make a list of things you want an element to do but then you need to calculate on which percentage which step should be.
This mixin makes that a little easier, just set the things you wanna do and the time you want it to take.. and there you go!
And it even gives you back the total time and the current step of the animation as a custom property.
Btw.. this isn't all mine, I stole the idea (and some code) from Jakob-E So big props to him!
This animation takes..