Breaking loop
-
The "Loop (pass n times)"... Is there a way to break the loop after certain criteria, like with position loops? That would speed up my ridiculously heavy .ex

The cycle value is a variable, could it work if I modified the variable 0? -
I think that the pink "break" block will work, but I'm not sure. Yes, "Loop (pass n times)" is very primitive and I need to do something about it.