Anyway to loop procedure?

I was wondering if there was a way to loop a procedure. It works as intended but I need it to run multiple times.
Screenshot 2022-11-07 9.07.14 AM

I only need the if/then statement to run multiple times btw

Use the for each number block around your if block


Like this or do i need to edit the math blocks

That will run the if statement 5 times with the same settings, is that what you want ?

Looking at it, it will only work once, on the first run, if stageClock = 0....

yes should work, I set the to-statement to 99 just so it would never run out

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