Try subtracting transform.position from the player transform position like this:
Vector3 Location = Player.transform.position - transform.position