Is there a way to have two audio tracks playing at the same time?
-
title says it all. I want to have music in my game along with ambiance noises in the background but cant find a way to get them to play simultaneously
-
@themerpygirl Hello!
You can use Play Sound behaviors instead. They have almost the same capabilities of Play Music behaviors - you can loop them and even define a start time.
Since we've just revamped the audio engine, audio playback is much better and you can get away with using Play Sound behaviors. The only downside is that you can't define the end time with Play Sound behaviors unlike in Play Music behaviors.