Creatide / AnimateMate

Create your animations directly in Sketch using AnimateMate.
http://AnimateMate.com
MIT License
1.33k stars 78 forks source link

Is there a way to do Fadein with AnimateMate? #42

Open sobopla opened 6 years ago

sobopla commented 6 years ago

I'm new to animations but only see easein types not fadein

jordanranson commented 6 years ago

You don't need a fade easing function. Easing is just how the smoothness/acceleration is handled between keyframes. If you want to fade in, just create a keyframe with 0 opacity, and then another keyframe with 100 opacity.