Using Event for multiple Actions

Hello Everybody.
I’m new here and i got a question that I couldn’t find an answer yet.

The blueprints are pretty cool, but i wonder how I can use an event to do multible things. At my specific problem i wanna compare an random int to different static values
and do things dependent of this value at a specific moment.

How i can start multiple comparisons with only my onrelease event for example?

Thank you very much for your help.

Have a nice day everyone :slight_smile:

I am not sure if that is what you are looking for, but a Sequence Node could help.

This was exactly what i was looking for.

Im sorry that i didnt found that by myself
Thank you very much :slight_smile: