Skip to content
Discussion options

You must be logged in to vote

Hey, great question!

sequenceEase doesn't modify its nested tween. Instead, this parameter controls the sequence's timeline. In other words, it controls how the time flows.

By default, Sequence uses Ease.Linear already. So, when you set sequenceEase to Linear, it doesn't make a difference. Try playing around with non-linear values and see how it changes the sequence's behavior.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KyryloKuzyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants