Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: darkhitori on October 07, 2015, 05:26:36 PM

Title: Do Event Then Iterate!!!
Post by: darkhitori on October 07, 2015, 05:26:36 PM
Modified the Iterate action so that it Does a event and then goes into the iteration loop.....Sort of like a Do While Loop....but even better cause you could either loop back to the Do Event that you fired off first or go into any Event you choose and loop through that instead!!! Enjoy.... ;)


(http://i.imgur.com/vhX8YJt.png)
Title: Re: Do Event Then Iterate!!!
Post by: dudebxl on October 08, 2015, 07:39:32 AM
Ah cool.. I actually needed this action  ;D

Please try to put onto the ecosystem... And maybe add the keyword loop so we can find easily... :D

Thx
Title: Re: Do Event Then Iterate!!!
Post by: jeanfabre on October 08, 2015, 08:09:18 AM
Hi,

 Thanks for this, indeed it's interesting to have options for iterating.

 Let me know if you have trouble putting it on the ecosystem. I made a video showing how to:


Bye,

 Jean
Title: Re: Do Event Then Iterate!!!
Post by: djaydino on October 08, 2015, 01:54:11 PM
hi,
maybe add a reset bool
like in "array list get next" for example