How to go on to the next sequence when conditions are met in blueprint

Branch = work similar if true false
image

Switch = like switch on integer/string/enum
image

Switch On Enum is more clean :innocent:, you will need to make a blueprint enumeration first, then add some values.

There Select as well but is less common
image

1 Like