menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Hello!

I have a little bit problem with setting RTPC on proper game objects.

I have a situation where the player uses some special attack and apart from triggering sounds on animation I want to use RTPC to control LPF on my main sfx bus.

This animation sounds go through seperate bus and RTPC controlling LPF is on main sfx bus. I have ambiences sounds going thru main sfx bus and my imagined result is - when I trigger attack I want RTPC value to change to muffle ambiences. Also I want this to affect only one player, the one that is actually using this attack. (it's multiplayer). Ambiences are triggered as ambient sounds class, as an actor on the map. I didn't want to use states, because they have only global scope.

How should I do it?

Thanks in advance!

Best,

Marcin
分类:General Discussion | 用户: Marcin S. (280 分)

1个回答

0 投票
PS - I forgot to say - I have (I believe) wwise part sorted out, I just don't know how to deal with it on the engine side.
用户: Marcin S. (280 分)
I have the exact same problem. Have you been able to make it work?
...