Blueprint execution wired show not pumping

Hi,

Im a bit puzzled…
I decided to dig a bit deeper into gameplay logic via BPs and I thought the Black Jack game would be a good starting point.
So I was tracing the execution flow from the BeginPlay event. But somehow the nodes that extend from the NewGame or StartGame never show firing in the BP editor.
Also all the other events for clicking on the stake buttons or calculating the player hand never show.
What am I missing out here?

Cheers,
Klaus

Did you check you select the correct Blueprint istance in the top left menù?

Hi,

Basically yes. But Ill check again tomorrow. (Its getting late here now… :slight_smile: )
Maybe Ill post a short video so you can see what I do or dont…

Cheers,
Klaus