public void StartPlaying()
 {
     playerMng.AddControlScript();
     playerMng.CreateSyncRequest();
 }