Hello,
I'm trying to learn how to make video games and I wanted to start with an endless runner.
On the start page, there is an example, but it's set the randomly generated block from the same sprite just changing the position and size.
What I need is to keep it in the same place, and instead of using one simple object that changes size and pos, I need to set different families of sprites randomly.
I've added an illustrative image (it is not the actual game, it is just schematic so I can show you the idea)
Thanks