Multi Audio Listener for Unity
A Unity package that enables multiple audio listeners in local co-op games, allowing each player to hear sounds as if they were in their own position.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $15.99
- Category:
- Tools › Audio
- Developer:
- Na Pad Tech
- Price:
- $15.99
- Favorites:
- 5
- Supported Unity Versions:
- 2021.3.10 or higher
- Current Version:
- 1.1.0
- Download Size:
- 2.15 MB
- Last Update:
- Feb 20, 2023
- Description:
- The Multi Audio Listener package addresses a limitation in Unity's Audio Listener feature. In most games, having multiple Audio Listeners is not necessary, but it becomes an issue in local co-op games where multiple players are on the same machine. This package solves the problem by creating a single Audio Listener in the middle and multiple AudioSources, which move in sync with the players to mimic the sound heard by each player closest to the game object with the MultiAudioSource.
- Technical Details:
- The package works by creating a single Audio Listener in the middle of the game world and a corresponding number of AudioSources. Each AudioSource is assigned to a player and moves in sync with the player's position, creating the illusion of each player hearing sounds as if they were in their own position. This allows for a more immersive and realistic audio experience in local co-op games.
- Continue »