Ambient Audio

From Savage Game Design Wiki
Revision as of 04:36, 15 May 2022 by Asaayu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Advanced Audio

This page will guide you through adding the Ambient Audio module to your mission.

This module plays ambient audio to add atmosphere to areas of your mission.


Eden Editor

To add the module to your mission all you need to do is place the module Ambient Audio into your mission, you do not need to sync anything to it.

The attributes for the module will allow you to change the following,

  • Ambient Audio
    • Predefined ambient audio track to play.
  • Custom Class #1
    • Custom 'cfgSounds' class to play instead of the selected predefined audio track.
  • Custom Class #2
    • Custom 'cfgSounds' class to play instead of the selected predefined audio track, this track plays five seconds after the first custom class starts.

Configuration Files

There are no configuration files for this module