• Editor
  • Question: Ease In, Ease Out,

Greetings,

I just stared using Spine and I was wondering how you apply Ease In and Out in animations. I just can't figure it out and I could not find a tutorial about it.

Related Discussions
...

In Animate Mode:
Click on "Views" on the upper right.
Pick "Graph".

This is Graph View. When you select a key, it will show the interpolation curve between the selected key and the key after it.
By default, it's set to Linear.
When you switch to the Bezier curve type, it will default to a slight ease-in-out.
Make the graph bulge toward the upper left for an ease-out.
Make the graph bulge toward the lower right for an ease-in.

Thank you so much for your help/quick reply Pharan!