Soundscape & Soundscript System

$9
Publisher BillionLioe
File size 41.49MB
Number of files 133
Latest version 1.3.1
Latest release date 2023-01-19 08:21:22
First release date 2022-03-23 02:33:12
Supported Unity versions 2018.4.2 or higher

Note: Be sure to save your project before updating the asset!


This asset consists of two main parts: The Soundscape system and the Soundscript system that powers it.


The Soundscape System

The soundscape system plays sets of sounds based on trigger activation, helpful for adding immersive audio ambiance to any scenes through the use of soundscripts.


The Soundscripts System

This a system that works to automate audiosource setup and allow for more consistency with audiosource settings. Audiosource properties can be controlled through Soundscript entries that contain information such as volume, pitch, and spatial blend (global/positional). This allows the preservation of settings across different gameobjects as well as ease of editing when tweaking sound settings.


The Soundscript player is designed to reference data contained in Soundscripts. Custom scripts can integrate soundscript reading code to extend functionality.


Documentation here