Mixed Gates

both sort and trigger Nodes' actions

🔧 Here's how the example above works: the Random Gate acts as a Sorting Gate for the Resources that pass through it from the Source. Every time it performs an action, it acts as a Trigger Gate for the Drain.

Mixed Gates will always execute* regardless of the event it processes: a sorting or a triggering event.

Mixed Gates that also have weighted triggers outputs will only process the weighted trigger actions they need to perform when activated by external triggering events.

Last updated