this is concerning a first person game.
I want to make the camera exposure or brightness higher when the character focuses on something. Right now it just zooms in when left mouse button is presses and when released it zooms back out.
I want it so that the camera brightness/exposure also goes up a little bit.
I ended up changing the exposure of the camera, but what happens is i click left mouse, it changes to the higher brightness for a millisecond, and then goes back to normal.
How do i make it so that it stays bright untill i release left mouse?