To cast to HUD (eg NewHUD is default name when making a new HUD blueprint) you need get player controller to be connected to Get HuD node, and from Get HUD node you cast to HUD that is in use (eg NewHUD). To check that your code doesn’t work you can use Cast Failed Exec line in node named “HUD_FirstBlood” and connect print string to it.