Need help with my health bar

I build a healthbar for a NPC, but the health bar follows the main character instead of staying with the NPC. What should i do?

There are a couple options.
1: use labels instead of bars, as you can change the x,y values
2: make a custom bar object with animations

But as grazer said, he’s probably not going to update bars as it is better to use your own.
I’m personally against that, though, as I think it still saves a lot of time for drafting your game.

3 Likes