PostProcess volume

Hi All,

Is there a way to have 1 PostProcessVolume to be shared across multiple level? like oneprocess to rule them all…

I think what you may want to look into is level streaming volumes, this will allow you to stream various levels into one “stream level” though I can’t say forsure if it will load and utilize the volume from each streamed level or keep the one assigned to the stream level

1 Like

You can make a BP asset with your PPV in it. Or you can make a sublevel with your PPV in it and just load it into whatever other persistent level you want.

1 Like

thanks! it works, but now my different cameras focus are relative to the processvolume :frowning: :slight_smile: :upside_down_face: