Hi,
I'm trying to essentially copy crystals onto points, but, I didn't want just one type of shape being copied so I used a for each loop to create various ones across the mesh (so it looks more organic).
I've created a pyrospread mask that should drive these crystals to grow along the mesh but I have no idea how to merge the for each loop into it. simply putting into the for each begin doesn't seem to work.
Does anyone have any ideas?