How do I set post processes in BP on key input

You should be able to grab your camera from your character and apply post processing settings there - a First Person Camera Component, at least, has all the settings a normal post processing volume has :slight_smile:

This would be done inside your character blueprint, or in C++.