Using Player State?

Ahh, it looks like you might be forgetting to add the widget to the viewport

For the best structure, you should create a HUD blueprint and set your HUD in the game mode like this:

109235-gamemodeclasses.png

Then inside the code add your widget to the hud like this:

Then you should see it work.

Here’s the test project I set up [Download][3]