void FixedUpdate()
 {
     playersManager.CheckForNewPlayer();
 }