BallPower = new Vector2(Mathf.Clamp(Startpoint.x - Endpoint.x, MinPower.x, MaxPower.x),
This line shows the same error.
cannot implicitly convert type \'unityengin