Event Begin Play Missing UE 4.8

Hi,

I’m unable to find the Event Begin Play node, is there some change?

I haven’t used whatever sort of BP you are in, but Event Construct should be the code that is executed when the game begins, similar to a Construction Script.

A User Widget doesn’t have an “Event Begin Play”.

Thanks, but still it is not executed. What am I doing wrong?

Update: Found the answer, have to open Level Blueprint :slight_smile:

Are you creating the widget inside itself?

Put that inside of your player BP and it should work