this.current.x =
        this.current.x * ratio + this.destination.x * (1 - ratio);