Hello, I am new in C2 and I'm doing a play where objects (blocks) are falling and you have to touch them before they reach the end, each block has a way of being destroyed; Block 1 only needs one touch to destroy; Block 2 need two touches and the block 3 needs 3. My question is how do I blocks fall randomly from the top, and randomly selecting which blocks will fall (1, 2 and / or 3). And how will I do for Blocks 2 and 3 being destroyed with 2 and 3 touches respectively.
Thank you
Ps: Google Translate