Пример #1
0
 void Die()
 {
     Hurt(0f);
     Respawn();
     powers.StopInvulnerable();
 }