Branch
Last updated
Last updated
Receives a boolean Condition and does one of two things if the Condition is true or false. Connect the If True and If False to the diamond of the pin you want to execute for each case.
Nodes fall into two basic categories: Data and Execution. This node Executes a function directly in the node string.
Condition
Boolean
Yes
Reads boolean result from any node that outputs a boolean.
If True
Boolean
Runs nodes connected to this string if the boolean is TRUE.
If False
Boolean
Runs nodes connected to this string if the boolean is FALSE.
Contributors
AddiCt3d 2CHa0s