ListenerLocation
Items 4
History | Name | Value | Description | |
---|---|---|---|---|
645 | Default | 0 | An AudioListener will be created and parented to Workspace.CurrentCamera in experiences that enable voice chat. | |
645 | None | 1 | No AudioListeners will be spawned by default. | |
645 | Character | 2 | An AudioListener will be created and attached to the local player's Player.Character. | |
645 | Camera | 3 | An AudioListener will be created and parented to Workspace.CurrentCamera. |
Description
Provides a script-free and configuration-free way to spawn an AudioListener by default. Determines where, if anywhere, a default AudioListener should go.