Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

RTPC controls Switch Container in the scope of an actor

0 votes

Hello!

I'm trying to set switches on a switch container with an RTPC at the actor level.

In this example the SwitchGroup "Element_Engine_State" is controlled by the "RTPC Engine_PowerVariation". This is set in the GameSync tab, in the SwitchGroup declaration. 

The problem is this SwitchGroup & RTPC are shared between multiple actors, and I want different switch-rtpc values for different actors (Switch Containers).

I expected to find a "Switch" property in the SwitchContainer RTPC tab but there is not.

I searched all across the switch container documentation, I did'nt find any clue. is this possible natively?

Thanks for your answer!

asked Mar 27, 2019 in General Discussion by Maxime F. (150 points)

Please sign-in or register to answer this question.

...