As the title says, I understand how to avoid collision or proximity between Random POIs, but I keep getting some of those Randoms spawning inside my Fixed... Is there a way (a line of code) that I can add to prevent this from happening? Thank you!
Not that I know of. Try another seed that will re position the random POI's, keep trying different seed until no POI's collision with each other. Cheers,