Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: sebaslive on October 12, 2017, 08:38:18 PM

Title: Restart Sequence Events
Post by: sebaslive on October 12, 2017, 08:38:18 PM
Pretty simple script, if you want to reset the sequence event, you set the bool to true. I am not sure if something like this exists but I needed to restart a sequence if a condition happened.

Has the option to restart a sequence.
Title: Re: Restart Sequence Events
Post by: jeanfabre on October 26, 2017, 02:32:58 AM
Hi,

uhm interesting! what's the use case?

you can also have the events in an array and use SendEventByName.

Bye,

 Jean