Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.
I want to play two random sounds (random container) at the same time with 1 event.
How can I achieve this?
I have tried with a sequence container, but it does not work. The two sounds are played consecutively.
Edit : Welp, answered myself. Using a Blend Container does the job! Maybe keep this for prosperity. Searching Google did not yield any helpful result.