internal virtual void OnHurt(GameObject source) { spriteEffect.Blink(health.invulnerabilityTime); audioSource.PlayOneShot(GetRandom(hurtClips)); }