AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持
hey

I started the Wwise 101 course, and after i set up all the instructions to sync the switch container with the foot_player event.

after that when I lunch the game I only hear the default switch, when i open the capture log, it's shows me all the movements are correct as i can track every movement in the log but there is no sound from it, or only the default sound, and the in the description it says: "Switch to "Default.""

how I can make it sounds properly?
Islam E. (100 ポイント) General Discussion

回答 1

0 支持
You may want to check all the filters in the capture log window (the eye icon on the up-right corner) and check out if the switches are functional. If it works, you should see more than one Switch to "stone", "dirt" or something, as well as some API-calls. Check out if you receive the correspond API-calls as you walk to different surfaces. I guess, in your case, they are all good, and then you should check out if you correctly set the switchgroup in your container's general settings. Don't forget to pull your child containers or sounds into the switch group in the Contents Editor window. (by default layout, it is seen in the middle, and on the right side there's an "assigned Objects" and it should be your place to go.
Zhuolun Z. (930 ポイント)
...