How to make a 3D floating health bar for the player (Thirdperson view)

Hi all, i want to know how to have a 3D floating health bar above the players head for a multiplayer game, i see a lot of tutorials for enemy floating health bars but not for the player!

Eventually i would like to have floating health bars for other players around as well as the person playing too! So everyone can constantly see each others health bars.

The logic should be the same used for enemies, but for players, the widget must be set as “owner no see” in the settings panel, and the update logic need to be properly replicated for multiplayer games. I’ll see if I can find a good reference for you and share it here.

Thank you

1 Like