Game Development Community

Demo Hud Rectangle...

by David R. Green · in Torque Game Engine · 08/24/2001 (12:41 am) · 2 replies

Where is the code for the demo app's green Hud rectangle?
I need to remove it for my own Hud graphics.
It apparently is not in the PlayGui.gui file.

Thanks,
David

#1
08/24/2001 (4:25 am)
Its mainchathud.gui file I believe you want. Its inserted into PlayGui at runtime.

Phil.
#2
08/24/2001 (9:51 am)
Yep, that's it -- thanks!

David