Game Development Community

How to change SUN

by Wangxu · in Torque Game Engine · 10/29/2004 (1:15 am) · 7 replies

1 how to change the SUN range,intensity,etc....
2 how to change sky.
3 how to delete LOCKED objects.
4 how to use Tim Aste: Content Pack Combo ,I need handbook.
5 about a bug in Torque.if object overlap in Torque,Torque auto quit
itself.like this
http://www.51zhuangbei.com/handi/disconnect.JPG
6 I need submenu expain in the Torque.like this
http://www.51zhuangbei.com/handi/lalalala.JPG

thank you for you help.

#1
10/29/2004 (1:44 am)
Are you just trying to edit the main TGE demo?

If you are then stop that and edit the Starter.fps game.

1 and 2: Try http://www.garagegames.com/docs/torque/general/ch04s03.php

3: Can't help sorry.

4: Check out http://www.garagegames.com/mg/forums/result.thread.php?qt=22268

5: Can't help sorry.

6: What do you need to know?

Hope it helps.
#2
10/29/2004 (2:23 am)
Thank for you help. ; )
#3
10/29/2004 (2:30 am)
3. Click on it, hit your "Delete" key

5. They know already.
#4
10/29/2004 (10:32 pm)
3 I delete all of object use 'Delete',but the LOCKED object already there.
5 how to reslove this program.
#5
10/30/2004 (8:28 am)
You need to remove the attribute named "locked" or set it to "false". Then you can delete it.
#6
11/05/2004 (9:49 am)
No it still wont delete. The Editor wont delete Sun,sky, and terrian files. locked or otherwise. You have to delete those objects with a text editor. I think though that torque bails if there is no sun or sky. if you want to have no sun just set the colour and ambient colour to black.
#7
11/05/2004 (10:59 am)
It would be pretty easy to make Torque play nice without a sky/terrain/sun - mostly a matter of adding an extra case to some comparisons. If I have time I might put that into 1.4.