Hey guys Im trying to make a bracket system that is random.
My first event starts with all the copies of the object spreading a value of 1 to give them a different value.
The next thing i want to do is to spread a value randomly between all those objects so that say Object 1 gets value 3 Object 2 gets value 17 etc.
And none of the second values can be the same how do i do this?