BlockScience / MSML

MIT License
9 stars 0 forks source link

Can an event queue be used in place of a loop? #537

Open SeanMcOwen opened 2 weeks ago

SeanMcOwen commented 2 weeks ago

I.e. you just keep inserting into the front of the event queue to keep a while loop going?

Or for a loop you could also append X number of blocks