Game Development Community

Cone of light

by Matt Droll · in Artist Corner · 05/25/2002 (2:04 am) · 4 replies

Hi all

can somebody explane me, how I can get a cone of light? I think it would makes lot of atmosphere, so what does I have to do for it?

#1
05/25/2002 (2:14 am)
Here's how i would do it:

make a cone model, export it without bounding box, and with transparency settings...
The color of the texture should be the color of the light you want, and the alpha channel should fade from white/grey to black. when you add a light source in the top of the cone you'll get a pretty neat effect.
#2
05/27/2002 (12:47 am)
Hi

so there's no way to construct that in WorldCraft?
well, so I got to model! :-)

thanks anyway

Matt
#3
05/27/2002 (1:30 am)
nope, for now transparency is not supported for .dif's (at least not without making the nescessary engine changes)
but making such a model isn't that difficult, so I don't think you'll have problems with it
#4
05/27/2002 (4:49 am)
so it is also not avaible in window? I thought that's possible!?!

This fade texture, how do I create them in PS 7.0? is there an easy way, or does I have to do it manuely? I mean, can I define two colors, and PS will create the tranission?

thanks

Matthew