menu
 

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

0 支持
Hello,

We're experiencing an issue where our music is being obstructed by spatial volumes and portals. When the player enters/exits a spatial volume, the music will obs/occ like a 3d sound even though the 3D Spatialization is set to None and the Attenuation is either unselected or selected but with no attenuation set. The only way to get music to play correctly is to unselect Listener Relative Routing which then duplicates the Master Bus. Has anyone experienced this behavior?
Michael D. (250 ポイント) General Discussion

回答 1

0 支持
It seems obs/occ is another control layer on top of attenuation. It directly uses the position and the relation with the environment to work. In Wwise 2019.2.0, obs works for roomtune event on room component, and occ works for common game object. I guess you want to have the music with 3d position but not obs/occ, right? If you are using Unity, try to remove the 'ak room aware object'/Collider of the gameobject you play music on. In this way, the music is a common 3d music without spatial feature. If you want to use the room and portal stuff to relocate the music, set the 'Wall occlusion' of the room component to 0.
Zhenzhen S. (160 ポイント)
...