The random int node is being called twice ( once for the index, and once for the removal ).
It will work if you call it once, and put the result in a variable, and then use that
The random int node is being called twice ( once for the index, and once for the removal ).
It will work if you call it once, and put the result in a variable, and then use that