I created a heads up display for a health bar but it’s not showing up in the viewport when I play.
I have code to create the widget upon event begin play connected to an add to viewport node in my character bp. In the HUD I have a construct node, cast to my player and set the health variable.
Does anyone know what I’m missing?