版本

menu_open
警告:系统已根据您所用大版本 (2023.1.7.8574) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2023.1.7
Understanding States

When the status of the game changes, you typically want the sounds to reflect such changes. For example, if the player character is submerged in water, you want the sounds of gunfire, background music, and body movements to sound like they occur underwater. To match your audio with the current game situation, use States.

With States, sound designers can create different sets of properties for Busses, Actor-Mixers, Containers, and Sounds to use depending on the current game state. Properties that can be affected by States include Volume, Pitch, and Low-Pass Filter.

Different State Groups can be created in Wwise Authoring to represent different types of game states, and each of those State Groups can contain multiple States. For example, your game could contain the following State Groups and States, defined in Wwise Authoring by the sound designer:

  • Player_Environment(玩家环境)
    • Ground(地面)
    • Underwater(水下)
    • Car(汽车)
  • Slow_Time(时间减速)
    • On(开)
    • Off

For these States to work as designed, the game must properly set the current State for each State Group when required.

See Working with States for more information about States from the sound designer's point of view.

See 集成详情—— State(状态) for an overview of how to integrate States in your game.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅