I have an actor, and i’ve made a Health bar blueprint widget for it, I was just wondering how I display this above the character (in C++)
Thanks
I have an actor, and i’ve made a Health bar blueprint widget for it, I was just wondering how I display this above the character (in C++)
Thanks
You are probably looking for a widget component, simply add one to your character, position it how you like and assign your widget to it.
Here is the API documentation for it: