Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Nighteyes on February 27, 2012, 08:11:11 pm

Title: Request: post processing adjustments in fred
Post by: Nighteyes on February 27, 2012, 08:11:11 pm
I think allowing a sort of fade in/out for the different post processing effects in FRED would be nice, as right now when you apply one mid-mission it jumps into view very abruptly, setting a time for it to fully come into view would make it much more practical and easy to use in missions.
Title: Re: Request: post processing adjustments in fred
Post by: mjn.mixael on February 27, 2012, 08:19:51 pm
Yes.

set-post-effect
effect name
intensity
fade to intensity in msecs from current intensity
Title: Re: Request: post processing adjustments in fred
Post by: Rodo on February 27, 2012, 08:52:19 pm
Agreed, can currently be done with a bunch of sexps chained together but it's not practical at all, if this can be added I bet it will get used right away.