I put the rock on a spline I wrote:
and then
For each mesh, you make the HISM ( and set the mesh ) - ( only ONCE for each different mesh )
then make the instance and set it’s position:
You might wonder why I don’t just set the transform when I add the instance? Answer: it doesn’t work, but correcting it afterwards does, so ok…