Game Development Community

light issues in constructor

by Andrew Brady · in Constructor · 06/01/2009 (12:11 pm) · 1 replies

I have lit my level using constructor lightspoints. Looks great in editor, but when I save it and close it.. then reopen the map.. my lights are non functioning. Actually.. they have switched to torque lighting, and no matter what I do, they do not work. I have tried relight scene, relight selected, changing the now torque lights back to constructor lights etc...

Any help with this would be appreciated.

Thanks.

~LK~

#1
06/01/2009 (9:03 pm)
ok.. well I found the issue. For other's future reference, once I saved the map as a .csx, I was able to save the lighting and reopen the map with no issues. Apparently there are problems with lighting and the .map format.