Game Development Community

How do I change the numeric heath to progress heath (Like halo)

by mutantsfox · in RTS Starter Kit · 11/14/2013 (11:05 pm) · 3 replies

Just seeing if anybody knows how to change the numeric heath to progress heath...
Thanks.

#1
12/19/2013 (6:31 am)
Might want to move this to the T3D forum - and use a GuiHealthBarHud object instead of the current GuiTextCtrl object. See the documentation for details.
#2
02/12/2014 (6:03 pm)
Thanks for the help.

Ive also added another GuiHealthBarHud and set it to display stamina instead of health.

Thanks again.
#3
02/13/2014 (8:10 am)
Quote:instead of the current GuiTextCtrl object.
That's actually a GuiHealthTextCtrl... since about v2.0. The old scripted version used a GuiTextCtrl.