removing message interface
by Sam Fuller · in Torque Game Engine Advanced · 10/24/2009 (10:45 pm) · 1 replies
I apologize for this rather lame question, but I'm having trouble figuring out how to remove the interface at the upper-left corner of the HUD. In class we're using Torque to create a game and one of the things I'm in charge of is the HUD, this is really the only part I'm stuck on. Any help would be much appreciated!
About the author
Associate Scott Burns
GG Alumni
exec("./ui/ChatHud.gui"); exec("./scripts/chatHud.cs"); exec("./scripts/messageHud.cs");