thewaronandrew Posted December 18, 2008 Posted December 18, 2008 Is it possible to control lighting using scripts?
tilmore Posted December 18, 2008 Posted December 18, 2008 more information on what you want to do would help. You can spawn lights using scripts so yes you can control lighting, to a point.
thewaronandrew Posted December 18, 2008 Author Posted December 18, 2008 Door and light triggers. When you open a door the lights in the room turn on and the lights in the previous room turn off.
Guest Posted December 18, 2008 Posted December 18, 2008 The easiest way would be to place all the lights you need, then check the box "initially disabled" on each reference. Then you can set up the doors to trigger the script, or use area triggers. and have the trigger fire the script to enable/disable the relevant lights. As I am not yet familiar with all the scripting syntax I'll leave the actual script up to you :)
thewaronandrew Posted December 19, 2008 Author Posted December 19, 2008 I didn' t think of the initially disabled box before. I will try that, thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.