How to prevent overlapping between instances of ISMC/HISMC as asteroids

During random rotation and movement, many instances of ISMC/HISMC component are overlapping. How to prevent that? Try to make asteroid fields

how about spawning on a grid (rounding the random values) so that no two asteroids are ever on the same “track”?