Creates an efficient tweening function.
const tweenedValue = createTween(myNumber, { duration: 500 });
See CHANGELOG.md