Пример #1
0
 void destroy_bullet()
 {
     nozzle.report_bullet_death();
     GameObject.Destroy(gameObject);
 }