Live Bar provides an in-game bar above each character, building or game object you wish. You can configure many aspects of the bar such as size, color, gradient, text, font... providing you full control on the visual result. It also provides a full API to control the behavior of the bar and display the current live of each character. Fully compatible with third party assets such as PlayMaker.
Live Bar is really easy to use and configure. You can get the live bar on your game objects in three simple steps:
1) Drop the LiveBar script on any game object you wish
2) Configure the basics parameters of the script, such as color, total live value, size of the
bar, etc...
3) Run your scene!
Full documented API, PlayMaker compatible!
Full source C# code included.