I need to make 2 random generators correspond.

I’m making a boss where pugs run across the rows, and the more you damage the pug, by jumping on its head, the more pugs appear in rows. I’ve created a generator for the random column pugs, however when I try to make 2 it breaks. The game is https://flowlab.io/game/view/1263382 and it’s Level 5.

Why not just go ahead and place a Pup creator on every row
and get rid of the destroy and spawns for more pup creators?

Thank you so much! With slight improvisation of what you said, I managed to make it work!