Day & Night / Time System
by Jeremy Ferguson · in Torque Game Engine · 03/22/2010 (7:45 pm) · 3 replies
Is there a day/night system for Torque Game Engine, After "Time System" reaches a number it changes to dusk than night? Is there an already build code for this?
I'm also looking for a time system to along with the day and night system.
If there is such a script, could someone link me these?
Much Appreciated & Thanks for taking the time to look at my thread.
Sincerely,
Jeremy Ferguson
I'm also looking for a time system to along with the day and night system.
If there is such a script, could someone link me these?
Much Appreciated & Thanks for taking the time to look at my thread.
Sincerely,
Jeremy Ferguson
About the author
#2
It had a patch file instead of directions on what to change/where ... but its actually a text file, so you might be able to do it by hand even.
EDIT:
Here is the link, let me know how it goes ...
http://www.torquepowered.com/community/resources/view/5417
03/23/2010 (11:15 am)
I came across one on the forums / resources somewhere but it was for tge 1.4 ... think it was called celestials or something like that. It had a patch file instead of directions on what to change/where ... but its actually a text file, so you might be able to do it by hand even.
EDIT:
Here is the link, let me know how it goes ...
http://www.torquepowered.com/community/resources/view/5417
#3
03/24/2010 (5:48 am)
I used to apply patch files exclusively by hand, because after you've changed the source that it was patched against, the line numbers get changed up. It's pretty easy to read- it will give you line numbers and filenames and +/- on the lines that need to be added/removed.
Torque 3D Owner Ted Southard