Game Development Community

Changing position of health bar in guiCrossHairHud

by Jeff Brown · in Torque Game Engine Advanced · 08/20/2009 (3:39 pm) · 0 replies

In the constructor it sets the offset from the crosshair as mDamageOffset.set(0,32). I'm just wondering how I'd change it to show up in the top right of the screen (taking in to account different resolutions).