Blender Game Engine Tutorial – Making a Stand Alone Game Part 2 Setting up a Head Up Display

This tutorial shows how to display properties like score and health permanently in a 'head up display' (HUD). A previous tutorial showed how to display a property within a game, a ball game, ...