Game Development Community

How do I delete/rename lighting types

by ChrisG · in Torque Game Engine · 10/15/2006 (1:13 am) · 2 replies

I'm using TLK 1.4 and I've created a few of my own light types in the Light DB. Most I'm happy with but some are duds and I want to remove them from the list.

How do I do it?

#1
10/16/2006 (12:45 pm)
Hi Chris,

The Light Editor creates individual light datablock files in the directory 'example\common\synapseGaming\sgLights' (this is the default, you can change the location) - just delete the files you want to remove and the datablocks stop loading and showing up in the Light Editor.
#2
10/16/2006 (6:36 pm)
Thanks