As you can see in the pictures, I have slot machines (about 10 of them throughout the frame) that will produce random results. At Start of Frame, I generate three Tokens per machine with a loop that positions the Tokens in the three white sqaures of each machine. This part works fine.
However, for some reason only the first machine's Tokens are taking the ID (which is just an alterable value). The rest of the Tokens on the remaining machines remain at 0. I'm sure this is just part of my lack of sophistication in the Fastloop arena, can anyone advise? Thank you.