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.

0 votes
I have set up an RTPC with Output Bus Volume on the Y-axis, with a PlayerHealth game parameter (x-axis) mapped to it.

It seems that the Output Bus Volume only works in the positive range (greater than zero). Negative numbers seem to be treated as if they are zero.

Is this normal?

Or is it a bug? I ask this, because I *think* this was working fine, and then suddenly, without me changing anything, it behaved this way....
in General Discussion by Pietro S. (140 points)

1 Answer

+1 vote
You can check the value range of the game parameter you created.

By default,

the minimum value for creating a new game parameter is 0 and the maximum value is 100 and the default is 50,

you need to reset the size of these three values according to your needs.
by Hou Chenzhong (Audiokinetic) (6.0k points)
...