menu
 

La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
Hi,

I'm learning how to integrate Wwise in Unity and it all worked perfectly until I came across the RTPC.

I tried calling the SetRTPCValue method with and without the GameObject parameter and neither worked.

The value is being changed in Unity and in Wwise, if I change the RTPC value manually, the effect occurs.

Any ideas?

Thanks in advance.
dans General Discussion par Guilherme P. (100 points)
BUMP BUMP BUMP!

Has there been a fix for this?

2 Réponses

0 votes
Try controlling something other than an effect. Volume is a safe bet. I am having this same issue right now and it seems to have something to do with effects specifically and is not consistent in its functionality.
par Beatrix Moersch (3.3k points)
0 votes
If you attach Wwise to Unity does the RTPC call is well received by the sound engine ? If you call SetRTPCValue be sure to have registered your gameObject before.
par Sébastien C. (760 points)
...