Interpolation type in timeline ( CocosCreator v1.7)

Hello world!
How can i add movement interpolation type for animation? ( for example move form x1 to x2)

You can use cc.Lerp (linear interpolation).

I misunderstood.


By double clicking on blue line between key frames the Bezier window will open and select what you want.

1 Like