IEnumerator TestDestory() { yield return(new WaitForSeconds(10)); BResources.DestroyPool(bulletPath); }