private void Death() { parent.ChildDeath(); }
private void Death() { parent.ChildDeath(); StopCoroutine(Hatch()); Object.Destroy(gameObject); }