Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

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

Open
sobopla opened this issue Mar 23, 2018 · 1 comment
Open

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

sobopla opened this issue Mar 23, 2018 · 1 comment

Comments

@sobopla
Copy link

sobopla commented Mar 23, 2018

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

@jordanranson
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants