버전

menu_open

Overview

In addition to organizing objects in the hierarchy, Wwise also helps you streamline the organization of your sound, music, and motion objects using Switches. A Switch represents each alternative that exists for a particular element in game, and is used to help manage the corresponding objects for these alternatives. The alternatives that exist for these game elements are as varied as, for example, weather conditions or the weapon arsenal used by the main character. You would assign the alternative objects to a certain Switch and these objects will play based on the Switch that is active in the game.

The following list includes only a few of the many possible game situations or elements where Switches can simplify the task of managing the alternatives at runtime:

  • Game settings for rooms, ground surfaces, indoors/outdoors - you could create Switches for different ground surfaces like wood, grass, gravel, and so on.

  • Game characters - you could create Switches for the dialogue when a male or female character is speaking.

  • Weather conditions - you can create Switches for tempests, snow storms, gentle rain, or a sunny day.

  • Game atmospheres for evil or fairy worlds - you can create Switches for the different sounds and motion associated with each world.

  • Weapons - you can create Switches for the different firing patterns of firearms in your game as well as lasers and swords.

For each of these examples you would create the Switch and then assign the corresponding objects. The objects that are assigned to a Switch are grouped into a Switch Container. When an Event or a Game Parameter value signals a change, the Switch Container verifies the Switch and the correct object is played.

Using Switches - Example

Let's say you are creating a first person shooter game where the character can walk through a variety of different environments. Within each physical setting, you have different ground surfaces, such as concrete, grass, and dirt, which means that you will need different footstep sounds for each of these surfaces. In this case, you can create Switches for the different ground surfaces and then assign the different footstep sounds to the appropriate Switch. When the main character is walking on a concrete surface, the “concrete” Switch will become active and its corresponding sounds will play. If the character then moves from a concrete surface to a grassy surface the “grass” Switch will become active and its corresponding sounds will play.

The following illustration demonstrates how the active Switch determines which footstep sound is played.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요