버전

menu_open

Defining the Settings for a Dialogue Event

For each Dialogue Event, you need to define the probability and mode settings. The probability setting helps you control the likelihood that the Dialogue Event will actually submit an audio object to the sound engine for playback. Once submitted, the sound engine can then decide whether to insert the audio object into a dynamic sequence or not. A value of 100% means that an audio object is always submitted to the sound engine each time the Dialogue Event is called by the game. A value of 0, on the other hand, means that an audio object is never submitted. This option is particularly useful when you don't want audio to be played back each time the Dialogue Event is triggered. For example, in a fighting match, you might not want the commentator to say something each time contact is made. To avoid the over-triggering of audio in this type of scenario, you can reduce the probability setting for the Dialogue Event.

The Mode setting gives you additional control over the behavior of the Dialogue Event in situations where several paths match the current condition of the game. You can choose between two options: Best Match and Weighted.

To define the settings for a Dialogue Event:

  1. Load a Dialogue Event into the Dialogue Event Editor.

  2. Specify a Probability value for the Dialogue Event between 0-100. The Probability value determines the likelihood that the Dialogue Event will submit an audio object to the sound object for playback.

    [Note] Note

    The probability of the Dialogue Event works in combination with the paths' probability values.

  3. To specify how the sound engine will determine which path to select when there is more than one pre-defined path that matches the States triggered at runtime, select one of the following options from the Mode list:

    • Best Match: Selects the path that best matches the States that are triggered at runtime. If there is not an exact match, the path with the least amount of wildcards (*) will be selected.

    • Weighted: Randomly selects one of the matching paths based on their respective weighting values.


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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요