public void SetPlayerVisibility(bool visible)
 {
     bt.SetPlayerVisibility(visible);
 }