Game Development Community

Changing the health bar?

by Jonathan Kelly · in Torque Game Engine · 12/16/2004 (6:10 am) · 2 replies

Hey I need help with the health bar.

I need the health bar flipped so that it increases horizontally instead of vertically. Does anyone know the quickest way to change this?

#1
12/16/2004 (6:30 am)
Rotate it 90 degree's?
#2
12/16/2004 (6:48 am)
If you make its height smaller then its width, it should automatically increase horizontally.