One Minute Wwise | Setting Switches in Unreal

How to set a Switch in Unreal and expose it in the Details view as a variable. No commercials, no lengthy introductions!
* Requires Wwise 2019.2.2 or newer.

Let's head into Unreal and post an Event, based on a Switch set in the main window. First, open a demo project, install Wwise and in Wwise, make a Switch Container with 3 different materials. Create 3 objects. Now, I want each of these objects to use the same blueprint, so they'll have the same basic properties. But I want to be able to assign individual Switches to each of them, so they produce different sounds when I bump into them. So head into the blueprint. Start off by detecting whether a Collision is above a certain threshold and then post the Event. The Switch on the other hand, only needs to be set one time. So from the Event BeginPlay make a Set Switch and reference itself. Now we could just assign the Switch here, but that would make all the objects have the same Switch, since they are all using the same blueprint. So instead, let's make a variable, set it to public, make it of the type Ak Switch Value (Object Reference) and get that variable once we set the Switch. Okay let's compile and take a look at it. Notice how you've got a cool selector on each object and when you bump into it, each of the objects have their own sound, due to the Switch Container routing the Event call to the correct Sound SFX. That's it!

Resources:
* Wwise Unreal Integration: https://hubs.ly/H0rFtVb0
* Wwise Unreal Blueprint Functions: https://hubs.ly/H0rFvp30
* From Audio File to in-game Audio in Unreal: https://youtu.be/8kDl8w0TwJ8
* Creating a Switch Container: https://hubs.ly/H0rFtW40
* Connecting Switches with Switch Containers: https://hubs.ly/H0rFtWf0

Where else to find us:
Facebook: https://www.facebook.com/Audiokinetic
Twitter: https://twitter.com/audiokinetic
Twitch: https://www.twitch.tv/audiokinetic

To get notified when we go live:
http://info.audiokinetic.com/join-our-twich-community

조회수 8375

관련 영상

01:29

One Minute Wwise | From Audio File to in-game Audio in Unreal

00:52

One Minute Wwise | Play a sound from a key in Unity

11:00

SoundSeed Grain - Product Overview

관련 영상

01:29

One Minute Wwise | From Audio File to in-game Audio in Unreal

조회수 7535
00:52

One Minute Wwise | Play a sound from a key in Unity

조회수 5749

Wwise 투어

매년 다양한 도시에서 열리는 Wwise 투어는 게임 개발 업계, 특히 게임 음향 전문가들과 최고의 게임 오디오 팀이 모여 서로의 창작물과 전문 지식을 공유하며 배우는 장입니다.

다음 Wwise 투어에 저도 초대해 주세요!