Which is Witch? | Step Up Your Sound Game Jam

게임 오디오

This article was written following the second annual Step Up Your Sound Game Jam, an Android mobile game jam where teams developed one-of-a-kind gaming experiences using Dolby Atmos with Wwise. This is a 5-part series; in this final blog, Megan Carnes, Cregg Hancock, and Zach Berglund of Fresh From The Coven Games dive into their game "Which is Witch?".

img1

Hello, we’re Megan Carnes, Cregg Hancock, and Zach Berglund, also known as Fresh From The Coven Games. We’re very excited to tell you about the Dolby Atmos-powered mobile game we created for the 2023 Step Up Your Sound game jam, Which is Witch!

Available for download now:

google-play_badge_bigdownload_on_the_app_store_badge_us-uk_blk_092917

A game of musical mischief

Which Is Witch starts off by placing the player, a renowned “witch hunter”, in a small village with the simple task of finding the witches hiding in disguise among the villagers. In an attempt to assist them in their search, the people throughout the village sing a protection hymn to ward off the witches. The witches try to counter this ward by singing incorrect versions of the song, and the player uses those wrong lyrics to help guide them to the witches.

The game begins with the player wandering around the town listening to the chipmunk-ified voices all around them until they find one that seems suspicious. The witch parts include things like booing and cackling, contrarian mocking, and malevolent anti-spells. The player can search for the villagers that they think may secretly be witches by comparing the singing of other villagers around them as well as paying attention to the subtitles in the user interface. The witches can be found anywhere on the ground or even in trees, so the player must listen diligently.

img2

The hymn consists of a dulcimer and the villagers singing. All the hymn parts are spatialized and therefore output to the Atmos bus in Wwise. The villagers can sing soprano, alto, and bass parts. For the sake of keeping things easy for the player for this first level, the witches are sopranos only.

In order to have these villagers each singing from a different position, each one acts as an emitter. For the sake of simplicity, we had them all play the same switch container, with switches to determine whether each one is alto, soprano, or bass and whether they’re a witch.

wiw_switchcontainer
wiw_switches

In order to help the player identify the witches, we made their vocals very unsubtle. They may cackle during pauses or sing wrong lyrics loudly and confidently. This way, the player might catch something being off even if the witch is further away, clueing the player into which direction they should go to check more closely.

wiw_hymnlyrics

Existing in a 2.5d world

The art for the game is almost entirely public domain book illustrations and woodcut art spanning from being created in the 1500s to the 1800s. There is quite a lot of art about witches from that time, so it was a perfect fit. We knew we wanted to go with a 2.5d layout for the game to allow the player to navigate the 3d world and give them the full three dimensional experience of Dolby Atmos while still allowing us to use this fitting art style.

wiw_devilinbritain

From The Devil In Britain and America by John Ashton (1896)

The map is statically placed along with the buildings within the village, but a major goal of this game was to have something that is replayable without expanding too much on the scope of what we could do at the time. So we didn’t want the entire world to be static. To solve this, we have every villager and witch spawn in with random looks and at random positions. Villagers can also be spawned randomly in trees that spawn in random locations, which has the fortunate addition of helping in utilizing the 3d space when it comes to height with Dolby Atmos to its full potential. The randomness of everything helps to keep every game feeling fresh, and leaves room for easily creating different scenarios in the future.

When it came to implementing the audio in these randomly generated 2.5d spaces, getting the distance attenuation right was absolutely crucial for the gameplay. There were a lot of factors to consider. We didn’t want the player to hear too many voices at once, which would make parsing out individual singers difficult. But we also wanted the player to get the musical experience of hearing the harmonies together and feeling like they really are in a village, surrounded by people singing.

We also wanted to make sure to make it very obvious what the villager you’re standing next to is singing by making their voice considerably louder than any of the others, but we also had to consider villagers up in trees, who are technically always a greater distance from the player than those on the ground. We wanted to make sure they could still be heard very clearly if the player was standing right under them.

So finally, considering all these factors and through a ton of trial and error, the attenuation ended up looking like this:

wiw_attenuation

One additional note: we had a large map at first, with a good amount of space between the villagers. We ended up shrinking that to make things a bit easier on the player, because walking across the old version took too long. When we shrunk the map and ended up moving the villagers a bit closer together, we also changed the max distance from 30 to 22, because the villager voices were blending together too much otherwise. Basically, being adaptable and doing a lot of testing ended up being by far the most important factors in us being able to make the audio in this game work.

Subscribe

Fresh From The Coven Games

Audio Team

Fresh From The Coven Games

Audio Team

Fresh From the Coven Games consists of Megan Carnes, Zach Berglund, and Cregg Hancock.

댓글

댓글 달기

이메일 주소는 공개되지 않습니다.

다른 글

합성 만으로 빗소리 만들기

몇 년 전 저는 원하는 모든 사운드를 합성할 수 있을까 하는 궁금증이 생겼습니다. 바람, 새의 노랫소리, 곤충 소리 등 다양한 자연 소리를 합성하기 시작했죠. 이런 작업에서는...

3.9.2020 - 작성자: 알렉산더 킬코(ALEKSANDR KHILKO)

Event-Based Packaging(이벤트 기반 패키징)이란?

Event-Based Packaging(이벤트 기반 패키징)이란 무엇일까요? 얼마 전에 Wwise 2019.2 UE4 통합은 Event-Based Packaging(이벤트 기반...

10.8.2021 - 작성자: 판 룬펑 (Fan Runpeng)

게임 사운드 보관 | 제 2부: '컨커 최악의 날'과 미스터리한 MP3

오늘 소개할 이야기는 뜻밖의 결과, 다시 말해 우연한 발견에 관한 이야기입니다. 연구 프로젝트가 의도한 대로 끝나지 않았기 때문에 복잡하게 느껴지실 수도 있지만 끝까지...

29.9.2021 - 작성자: 파니 러비야르 (Fanny REBILLARD)

게임 음악은 단순히 그냥 음악이 아니다: 제 2부

게임 음악이란 무엇일까요? 상호작용 음악이란 무엇일까요? 이 질문에 답하기란 생각만큼 그리 간단하지 않습니다. 올리비에 더리비에르(Olivier Derivière)는 이 글을 통해...

27.10.2021 - 작성자: 올리비에 더리비에르 (OLIVIER DERIVIÈRE)

Scars Above(스카스 어보브)에서의 Wwise Spatial Audio 구현 작업 과정

글 소개Spatial Audio API란?Spatial Audio API 작업 과정 Room과 Portal 에셋 구성 및 명명 규칙 명명 규칙...

30.1.2025 - 작성자: 밀란 앤틱(Milan Antić)

기울어진 2D 뷰를 위한 커스터마이징 Wwise 리스너 위치 프로젝션 시스템

소개 이 글은 제이터 (루오하오) 쉬(Jater (Ruohao) Xu)가 '역붕괴: 베이커리 작전(Reverse Collapse: Code Name Bakery)'에서 진행한...

17.9.2025 - 작성자: Ruohao (Jater) Xu (루오하오 (제이터) 쉬)

다른 글

합성 만으로 빗소리 만들기

몇 년 전 저는 원하는 모든 사운드를 합성할 수 있을까 하는 궁금증이 생겼습니다. 바람, 새의 노랫소리, 곤충 소리 등 다양한 자연 소리를 합성하기 시작했죠. 이런 작업에서는...

Event-Based Packaging(이벤트 기반 패키징)이란?

Event-Based Packaging(이벤트 기반 패키징)이란 무엇일까요? 얼마 전에 Wwise 2019.2 UE4 통합은 Event-Based Packaging(이벤트 기반...

게임 사운드 보관 | 제 2부: '컨커 최악의 날'과 미스터리한 MP3

오늘 소개할 이야기는 뜻밖의 결과, 다시 말해 우연한 발견에 관한 이야기입니다. 연구 프로젝트가 의도한 대로 끝나지 않았기 때문에 복잡하게 느껴지실 수도 있지만 끝까지...