Hi there!
I am working on an isometric/top-down/3rd-person strategy game.
When I switch cameras, I use a wipe, during which 2 listeners are active in the scene (one on each camera).
This causes the volume of certain effects to be doubled while the wipe is taking place.
Is there any way I can fade listeners in and out using script?
(I had a look through the documentation and couldn't seem to find a simple solution.)
Thanks,
Dan