Fear screen effect

Hi everyone,

I need help with change of screen, everything works for me fine but I want put the same “effect” of scary player (when zombie is hunting him), something like darkness.

Any ideas?

Maybe you could reduce the ambient light.

RenderSettings.ambientLight

Or maybe you could draw a coloured texture over the entire screen with it’s alpha channel set to a low value. You could change the colour of the texture to suit the mood you want to create.