An Option to Make the Post Process Volume Client-sided

Using a post-process volume is a great new feature that has been added, but I thought it would be a good idea to have an option to make it client-sided so everyone doesn’t see the effect when someone activates it.

Everything with Condo IO is server side. What I can add, though, is a client side function you can call. FadeIn/FadeOut for example would be server side like it is and I can add FadeInClient / FadeOutClient for clientside activation.

Activate/Deactivate is designed to be server networked. Again with this one, could make client versions of this.

9 Likes

That would be brilliant - thanks for reply. :slight_smile: