I have 2 objects, one is colored and the other is white.
I want to spawn the objects randomly like this:
1) Spawn x amount of white object
2) Then spawn x amount of colored object
So think of it like shooting a white bullet and in between colored bullet shoots out also
Thanks