You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
I'm not 100% sure if this is as expected but the impression I got was that by enabling overshoot clamping with Spring.prototype.setOvershootClampingEnabled the spring would never go beyond the end value. I however am experiencing the spring overshooting when setting the velocity of a spring which is already at rest, e.g.
I'm not 100% sure if this is as expected but the impression I got was that by enabling overshoot clamping with
Spring.prototype.setOvershootClampingEnabled
the spring would never go beyond the end value. I however am experiencing the spring overshooting when setting the velocity of a spring which is already at rest, e.g.Whereas I had expected it would remain at 0?
Great library btw!
The text was updated successfully, but these errors were encountered: