Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: SadisticSid on September 23, 2005, 06:57:15 am

Title: Ambient light sliders?
Post by: SadisticSid on September 23, 2005, 06:57:15 am
They've been in for a few FRED builds now, but FRED doesn't save any information pertaining to their values. The only thing that gets put into the mission file is
Code: [Select]
$Ambient light level: 0
regardless of the settings. Evidently support was put into the rendering engine for this, as the lighting in FRED reflects the values of the three sliders. Can this be fixed easily?