How to get a different 1-100 random integer for 1-100 frames?


#1

How to get a different 1-100 random integer for 1-100 frames?

I wanna its totally different for each frame in 1 to 100 frame, how could I do that? because using the random node,after some frames it get a same value as it appears before, or could not get all the integer in 1 - 100.

thanks:bowdown:


#2

You can write to an integer array and check at every integer, if it’s not in the array already - use it and add it to the array.


#3

thanks, im using thinkingparticles. its ok now. I put the random one to a new group and link the source group to the random node value 2.

thank you :beer:


#4

This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.