Publisher | TB Game Audio |
---|---|
File size | 479.80MB |
Number of files | 166 |
Latest version | 1 |
Latest release date | 2024-04-15 04:53:13 |
First release date | 2024-04-15 04:53:13 |
Supported Unity versions | 2018.4.2 or higher |
The main features are divided into four categories:
- BGM management via Zone settings
- Ambience management via Zone settings
- Voice management through Audio Books
- SFX management with high-level controls
Each feature can be intuitively and simply set up and used through customized scripts.
- PlayListZone: Retrieves a list of BGMs to play in the specified area.
- BGMZone: Plays a clip matching the loaded PlayListData's key for the designated zone.
- AmbienceZone: Plays the ambience set for the specified area.
- VoiceController: Plays the AudioBook loaded by the object.
- AudioEmitter: Plays SFX with detailed settings.
- SimpleAudioEmitter: Plays SFX with simple settings.