バージョン

menu_open
Wwise SDK 2023.1.6
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からはじめよう