Have you tried using the Event Actor Begin Overlap on the actor you are spawning? If any of the colliders return true, then destroy the actor, and try again.
Have you tried using the Event Actor Begin Overlap on the actor you are spawning? If any of the colliders return true, then destroy the actor, and try again.