I’m currently attempting to make scene seem darker/lighter to the player based on a variable. I currently have the variable going into a Vignette Color/Intensity Post Processing effect, but that doesn’t seem to be working as I want. I want the scene to be really light when 0 and really dark when 100.
I’m not sure camera exposure is in post processing. As I’m sure you know auto exposure is for something different. You may have to turn the lights down instead- connect them all up to a timeline and go from 1 (bright) to 0 (dark) in the time you want. Effectively, it would be exactly the same.
I’ve tried to do this, but I’m not too familiar with Timelines. I appear to have it working by having a cubemap attached to the camera and changing the intensity of it. Is this a bad way of doing it?