public IEnumerator WaitForPickFirstPiece()
 {
     yield return(rpcController.WaitForPickFirstPiece());
 }