I have an enemy that spawns randomly within a layer, but I have come across an issue. I have wall objects and I do not want the enemy to spawn inside or near them, is there some way I can set an event that will stop the enemy spawning inside the wall or near it, but keep the random placement I have?