private void ShowDeathUI(float spawnInterval)
 {
     UIMessageBox.DeathBox(spawnInterval);
 }