Lets say you have like 4 or 5 do once nodes that you need to reset. You could make a custom event “reset a do once” and you will have one red node with an exec output which you can use to reset one of the do once nodes. It seems you can call that event (blue nodes) as many times as you need. But you only get that one red outputting node, yet you have 3 or more do once nodes that need to reset. Surely there an easier way than making a custom event for every do once node when you want to reset them all at the same time.
Any help is appreciated, thanks.