Game Development Community

_light?

by Josiah Wang · in Artist Corner · 01/03/2005 (3:55 pm) · 1 replies

In the manual (p18), it says that the _light node is used for the light emitter. How do I call this? Is this in the vehicle datablocks?

thanks!

#1
01/04/2005 (9:26 am)
Should be _light# (ie: _light0, _light1, _light2 etc...)

I've never used it for anything but you can probably find it searching .cs files using a tool that can search for keywords within a text file.