Hey, I’m kinda new to FMOD and I’m building a system for a level in a game.
So in general I have a Music Loop(A), that is the main theme of the level. Then I have various stingers with parameters that occur whenever the player achieves or does something in game. The way they work is for example the player defeats “The Hualletauro Boss” the parameter is activated and transitions to that stinger (B) and then there is a transition at the end of the stinger (B) to the start if the music (A) and no biggie. I’ve donde this for all my stingers but now I have a new stinger (C) requested by the team, which is a stinger/loop that activates whenever the player plays a card and the figthing animation plays, and once it ends it should return to the music (A). I don’t want it to return to the start or to the start of my loop region since youll never be able to go thru all the music if it restarts everytime you play a card which is almost all the time you play the game.
I hope this makes sense, but I need to be able to transition back to the music from this fighting animation stinger (C) to the music loop region (A) where it left off or somewhere close to where it left off.
Here are some screenshots.
Thank you if anyone knows how to do it, id be so grateful!!!

