you know the switch on enum node right, it has one in node and X outputs, based on the number of entries in the selected enumerator.
I want to reverse it, I want to have X number of input execution pints based on the enum, and only one exec output, and the enum pin. so based on what input pin it comes from, it’ll output the selected enum option.
it would end up looking like this:

