What is the most efficient way to make resets for do once nodes?

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.

1 Like

2 Likes

Thanks ClockworkOcean!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.