You could also use the “select” node which is often overlooked. This performs in a similar way to a switch, but it requires less nodes as it just picks the result for you.
You could also use the “select” node which is often overlooked. This performs in a similar way to a switch, but it requires less nodes as it just picks the result for you.