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 setting in UE4 4.26

0 votes
Hello, I'm trying to controlling some RTPC Values from UE4 4.26 Blueprints.

However, the "RTPC" area in "SetRTPCValue" node in UE4 4.26 requires to refer "Ak Rtpc Object".

(I expected all I need to do is typing the correct name of my RTPC value in string as some tutorials said so.)  

Anyone know how I can generate the "Ak Rtpc Object" that refers the correct RTPC in UE4 4.26?

Thanks in advance.
asked Mar 8, 2021 in General Discussion by Yuka O. (150 points)

1 Answer

0 votes

I just needed to expand the "SetRTPCValue" node and found the right area to type the RTPC name.

Thanks!

answered Mar 11, 2021 by Yuka O. (150 points)
...