Changing Gui Colors
by Dennis Lamers · in Torque Game Engine · 08/26/2009 (3:18 pm) · 1 replies
I am working now on a fully Lego game (FPS). But I have a little problem. The gui windows/ctrl's using a color. Take as example tutorial.base it has gray window and starter.fps has orange window. How do I change the gui color?
Thanks.
Thanks.
About the author
Creator of Peekarica and Blockland Classic Mod.
Torque Owner CSMP
MP Studios
common/ui/defaultProfiles.cs
starter.fps/client/ui/customProfiles.cs
starter.fps/client/ui/defaultgameProfiles.cs
each of these files have code behind the gui properties and colors.