Basic Audio Asset Manager

The main features are divided into four categories:

  1. BGM management via Zone settings
  2. Ambience management via Zone settings
  3. Voice management through Audio Books
  4. 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.