Mission Loading Screen
by Chuck Waters · in Torque Game Engine · 09/23/2004 (4:02 pm) · 3 replies
Is there an easy way to change the mission loading screen? or is there already a forum on it? I have been searching the forums, but cannot find anything. Any info or direction is greatly appreciated!
-Thanks
-Thanks
About the author
#2
You can customize it however you want.
common/client/missiondownload.cs
common/server/missiondownload.cs
common/server/missionload.cs
starter.fps/client/missiondownload.cs
starter.fps/client/ui/loadinggui.gui
These are the scripts you might wanna check out.
Good luck.
09/24/2004 (6:16 am)
Change, in what sense?You can customize it however you want.
common/client/missiondownload.cs
common/server/missiondownload.cs
common/server/missionload.cs
starter.fps/client/missiondownload.cs
starter.fps/client/ui/loadinggui.gui
These are the scripts you might wanna check out.
Good luck.
#3
09/24/2004 (3:40 pm)
Use the GUI editor, it will take you like 10 minuets to make it look cool(if you haven't used it before).
Torque Owner Nick Zafiris
Change the "background" to the jpg/png file you want.
Nick