Spawning multiple actors on array of target points, but they are spawning on top of one another

Execute for each loop after you “set spawn point array” and connect “spawn point array” to it (to for each loop). Then connect loop body to “available spots” and “available spots” to “spawn moles”. Try this and see if this works or not.