public void SetPlayerStatus(bool dead)
 {
     bt.SetPlayerStatus(dead);
 }