Make particles not spawn near other particles VFX Graph

Hello! I Have a VFX Graph that spawns blood decals. It receives a collission event from a Particles System and just spawns whenever a collission event is called. How do i make it so the if there are particles near the spawning point it won’t spawn any decals?