Search found 2 matches

by sockobons
Tue Mar 07, 2017 5:23 pm
Forum: Amplify Color
Topic: Problem with Volume blending
Replies: 4
Views: 8785

Re: Problem with Volume blending

Hello!

I'm using the 1.5.1 version.
These are the settings :
http://imageshack.com/a/img922/3933/vsQyac.png

To load the scene I add a new scene via SceneManager.LoadSceneAsync().

Right now I just patched it detecting when the exposure get stuck at 0, so I can play, but I would like to ...
by sockobons
Tue Mar 07, 2017 12:53 pm
Forum: Amplify Color
Topic: Problem with Volume blending
Replies: 4
Views: 8785

Problem with Volume blending

Hi all! I'm having some troubles when using volumes in my game.

I'm using Unity 5.4.3 pro.

The problem is that I'm changin between scenes, in one of these scenes I have put a Volume, and after doing some logic I change to another scene where there is no Volume, the real problem is the following ...