Exemplo n.º 1
0
 protected override void Die()
 {
     gameObject.SetActive(false);
     PlayerLoot.UpdateLoot(PlayerLoot.Loot.Light, 5);
 }