Why do some of my custom blocks not work more than once?

I made a block called “press random letter key in _ seconds _ times, which will give you a random letter which you have to press within a certain time limit, and repeat this process as many times as you want.

It works fine, but for some reason once I’ve already used it once, it doesn’t work again until I click the red stop sign button. Why is this?

I think its because you are launching a forever script that doesn’t stop until told to

Adding a stop other scripts in sprite block at end of script stops this happening but you might need something a bit cleverer depending on what final project is

Thanks! I used a repeat until block

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.