Can gamesalad do the bubble sort without gor loop?

100062114100062114 Member Posts: 13

Generally, the bubble sort requires two loops.
But my version of gamesalad is window, it dosen't have loop behavior.
Although I can use a timer and the other behaviors to replace the for loop,
but I don't know how to use them to assemble a double for loop.
How can I do?

Sign In or Register to comment.