void Start() { if (this.gameObject.transform.parent != null) { PlaySound.InvulnerabilityAppears(); } }