Add the ability to load random sound effects. For example, when Steam UI attempts to play deck_ui_navigation.wav, a pack creator should be able to have an array of sounds that can be pulled from. This could be accomplished using a proper implementation of #9.
Add the ability to load random sound effects. For example, when Steam UI attempts to play
deck_ui_navigation.wav
, a pack creator should be able to have an array of sounds that can be pulled from. This could be accomplished using a proper implementation of #9.