Game Development Community

Help please: Displaying health bars

by WestWood_DNN (#0001) · in Torque Game Engine · 05/14/2007 (7:15 pm) · 1 replies

Hey all, working on a project here and trying to make a boss encounter. I was thinking about putting a health bar across the top of the boss mob so the player can see the health bar of the enemy while they fight. I'm not finding any ways to do this implemented currently in the engine or in the forum. I was just wondering if anyone might have any ways they know of to do this? Or even a health number above their head would work I suppose, but a health bar would be ideal.
Thanks for any help.

About the author

Recent Threads

  • Plz help

  • #1
    05/16/2007 (3:41 am)
    The FPS starter kit implements a health and energy bar. Also the getting started tutorial pdf in the example folder shows you how to update numbers on the player's screen.