I am adding this to the BP Scripting Section because my question actually has to do with dynamically changing the settings of a PP Component at runtime via BP.
I found a “Break Post Process” node (which by the way is a complete mess as a node), and can access anything having to do with a post process there, but when I try to hook it up to my Post Process COMPONENT it will not link. It’s not compatible with a PP Component.
Since I am building an all-inclusive single blueprint to control my night/day and dynamic weather, I don’t access the level blueprint at all so I need to be able to “break” the Post Process Component that is a part of my weather blueprint. It is crucial that I find a workaround to control the settings of a PP Component instead of just adding the PP to the level and accessing it there.
Anyone have any ideas?