Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
Hello there,

I have  a small problem with my transitions and i think it might have to do with my layout.

I am working on audio for a game.

 I have made a switch container which distincts Combat and Explore.

These 2 are also music switches and within each there are 2 Music playlist containers.

It looks like this:

Main (Music switch Container)

                   -Combat(Music switch Container)

                                       -Combat Extreme(Music playlist Container)

                                       -Combat Calm(Music playlist Container)

                   -Explore(Music switch Container)

                                       -Explore regular(Music playlist Container)

                                       -Explore stealth(Music playlist Container)

 

The problem is that i am trying to create transitions from explore to combat.

It does play them but the transition functions(play immideate/entry que, fade in, .....) don't work properly.

at this moment i am targeting transitions between music switches.

Example: in the main transition tab i try to make a transition from

Explore(Music switch Container)-> Combat(Music switch Container)

 

It does change the music but it ignores the transition functions.

do the transition functions only work on music playlist containers?

Maybe this questions has been answered multiple times but i couldn't find the answer i was looking for.

I would be very thankfull for all your solutions.

 

 

(I am sorry for my bad english.)
in General Discussion by joppe c. (100 points)

1 Answer

0 votes
It should work to create transitions between switch containers.  I've done that before and properties should apply to child segments.  You may need to adjust the cues and/or fades to get it to do what you want.  Also, if you need to you can specify transitions between the various child playlists, e.g. Explore Stealth -> Combat Calm, etc.
by Monty M. (3.1k points)
...