Hud - nhmkdev/support-framework GitHub Wiki

Definition

The HUD is a very basic implementation of the on screen information to display while the game is running. This is an example to build off of, not a component critical to the Support Framework.

Container

var HUD = ig.global.objects.hud;