public override void Execute() { // Let the gameObject deal with this... this.pInvader.Remove(); SoundManager.PlaySound(Sound.Name.Invaderkilled); }