public void startThegame()
 {
     multiplayerInfo.StartGame();
     //SceneManager.LoadScene("gameScene");
 }