Skip to content

Commit

Permalink
maybe add custom sfx? PauseChamp
Browse files Browse the repository at this point in the history
  • Loading branch information
g7eternal committed Jan 16, 2022
1 parent 3c766eb commit ada4b3f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CustomSfx/_AddingCustomSfx.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
To add custom sfx to your games of What the Dub, simply add wav files to the StreamingAssets/CustomSfx folder of your installed game.

The filename of the wave file will be how the sfx option is displayed on the web client at playwtd.com.

For the best results, make sure to trim most of the white space from the beginning and end of the clip.

To add more than one audio file for a single sfx option, simply add a number to the end of the file. For example:

Gun Shot 1.wav
Gun Shot 2.wav
Gun Shot 3.wav

When a player selects an sfx option with multiple audio files, one of the audio files will be played at random. This can add variety to an option that may be used multiple times in a row.

Note: Any audio file over 5 seconds in length will be ignored.

0 comments on commit ada4b3f

Please sign in to comment.