Page 1 of 1

Quick Question re: lighting

Posted: Thu Feb 13, 2014 1:45 pm
by Tronyn
Due to the way lighting is handled, there's no way to have a light with a style (gentle pulse, flickering, strobe, etc) turn on or off by trigger, right? (just making sure).
Thanks, Tronyn.

Re: Quick Question re: lighting

Posted: Thu Feb 13, 2014 9:59 pm
by Spike
switchable lights are either on or off. the qc is responsible as it doesn't give the option to define the lightstyle string for switchable lights and just uses "m" for every one.

you'd need to write some qc to fix it, but doing so should work even with the vanilla engine.