Game Development Community

FxLights - Client side only?

by David Wilson · in Torque Game Engine · 01/16/2005 (6:33 pm) · 2 replies

I've searched around for this...

How would I go about making the fxLights show up on the client side only? I want a player to be able to put a light over a piece of terrain and move it around. I've seen the TSStatic client side only resource, but that's for DTS shapes.

Thanks
David

#1
01/18/2005 (6:28 pm)
Stupid question?
#2
01/18/2005 (6:50 pm)
No, not a stupid question.. Have you tried just adding it to the scene on the client side? You may be surprised that it just works.

- Brett