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