Version
menu_open

Overview

To have more in-game dynamics, you may want to tie specific object properties to certain parameter values within the game. In Wwise, you can accomplish this using Real-time Parameter Controls. You can create RTPCs using a series of points along a curve. This curve creates a relationship between the Game Parameter and a property in Wwise. As the Game Parameter values change in game, Wwise uses the RTPC curve to determine the corresponding property value.

Using RTPCs - Example

Let's say you are creating a first-person shooter game and you want the volume of the main character's breathing to be based on the character's level of fatigue in game. When the character's fatigue level is low, you want the breathing sounds to be very soft and when the fatigue level is high, you want the breathing sounds to be louder. In this case, you can use RTPCs to assign the Game Parameter (level of fatigue) to the Wwise property (volume). Then using the graph view, you can map the volume levels of the breathing sounds to the main character's level of fatigue in game.

RTPCs can also be used to achieve other effects in your game, such as mapping Low-Pass Filter values to water depth, low frequency effect values to the force of an explosion, and so on.

Understanding RTPCs in Wwise

Creating RTPCs in Wwise involves the following:

The relationship between each property value and Game Parameter is defined on the RTPC tab of the Property, Effect, or Attenuation Editor.

You can define how you want your object properties to be affected by mapping the Game Parameter values being sent from the game, which are displayed along the X axis, to the property values in Wwise, which are displayed along the Y axis. An RTPC curve is created by interpolating between the control points that you create.

Each object, bus, attenuation or effect instance can have several curves, where each curve represents a different relationship between an object property and a Game Parameter. You can display several curves at once for comparison, or just one at a time.

For creating more complex relationships between your object properties and in-game parameters, you can use RTPCs within the blend tracks of a Blend Container. For more information on using RTPCs within the Blend Container, refer to Defining the Contents and Behavior of the Blend Container.

[Caution] Caution

Although RTPCs can be created for all objects, busses, and attenuation and effect instances within your project, it is important to use them selectively as they can consume a significant amount of memory and CPU.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise