random array and remove from array

Pure nodes - here Random - are evaluated every time they’re accessed. You access it twice here:

image

You use location data from one element but remove another.


Try it like this instead:

1 Like