Update HUD

So the widget that shows this number, you want it to show when the game starts but it’s not showing up. Is the widget even created from the start? Or could it be that the player character is not created at that point? If so, the cast fails. Try putting a print string after the cast fail pin.