Пример #1
0
 protected void Awake()
 {
     health.AddDeathEventListener(OnDeadth);
 }