menu
 

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

0 支持
I am trying to attach a AkSwitch to a object in my enviroment that is a checked as a Static GameObject. A Pillar in the room, the effect I am looking for is when I strike that pillar with my sword it checks the switch and plays the correct sword sound. But so far Nothing unless I uncheck it as a Static object.
Chris B. (100 ポイント) General Discussion

回答 1

0 支持
Could you attach physical surfaces (let's say Stone) to the pillar, and then tick off the 'Hit Events" in the Collision details panel. Then when the sword hits the pillar, you can send the physical surface information (Stone) to change a switch, so Wwise plays "sword_stone_hit" and if the sword hits a log right after, it'll switch to "sword_wood_hit" for example.
Benjamin L. (140 ポイント)
...