Create 2 "eventBeginPlay" in the same BP

Hi everyone, I’m following a tutorial to create a zombie game and at one point in the tutorial the guy adds a second eventbeginplay in the same event graph without any trouble, my question is how does he do it? when I try to create a second one it instantly takes me back to the first eventbeginplay…

thanks in advance for your help

You can’t have 2. Just use this

image

1 Like

Thank you it works :slight_smile:

1 Like

This topic has been moved from International to Programming & Scripting: Blueprint.

When posting, please review the categories to ensure your topic is posted in the most relevant space. Moving this post to hopefully help other devs with a similar question.

Thanks and happy developing! :slight_smile: