alexfoxy/lax.js

Animation delay

zanarota opened this issue · 1 comments

Would there be a way to apply delays to the animations like Locomotive.js? I am a JS noobie...
[https://locomotivemtl.github.io/locomotive-scroll/]
Look at "03. Lerp elements". When you scroll the page, there is a little delay. That's what I want to apply to Lax. Is it possible? Thanks.

In locomotive.js, there is no delay at the beginning, but a continuation of the movement. So in lax.js, it's inertia property.