Advertisement

Fmod\Unity music integration

Started by April 21, 2017 09:44 AM
0 comments, last by Kylotan 7 years, 7 months ago

Hi,
I am still fighting with integration using FMOD in UNITY simple-smile.png
I have 2 scenes in Unity: “a” and “b”. There is different music in each scene. I would like to fade out music “a” while i jump to scene “b”

There are trigger colliders that are changing my scenes. I am trying with parameters but i dont know if thats good idea.

Any clues how to make it work?
thx

http://imgur.com/a/2c4Qb

Edit:

This video shows that in one scene trigger zones works fine but when i change scenes i dont know what to do

If the 2 pieces of music exist in separate scenes then you can't really cross-fade between them easily. Your choices look like this:

This topic is closed to new replies.

Advertisement