The purpose of the Game Bar Creation System is to allow you to easily create your own game bar systems. Such as health, mana, experience, stamina, loading or any other type of bar that is associated with game data needed for visual incrimentation.
An Experience, Mana, Health and GlobeBar system are provided as a template for each of these base systems. However, deriving from the ScrollBarEssentials class, you can create any type of system needed, as the provided templates do. They're very easy to implement into your game.