
SoundEffectButton
Press T to play a sound effect! Default: Bad To The Bone Riff.Details
SoundEffectButton
Press T to play a sound effect! Default: Bad To The Bone Riff. This mod was mainly made to test how I can play sound effects on multiple clients at once, but I'm uploading it in case anyone else would want to have fun with it.
Additional Options
Technically this mod lets you add any sound you want to this. If you replace the given .ogg
file in BepInEx/plugins/Witherstyle-SoundEffectButton/
with another one, then it will play the given audio instead.
Configuration
After launching the mod once, a config file is generated and can be edited.
Option | Description | Default |
---|---|---|
Sound Effect Button |
Clicking this button will play the given sound effect. | KeyCode.T |
Sound Effect Volume |
Volume of sound effect. | 1f |
Sound Effect Range |
Maximum distance sound effect can be heard from. | 50f |
Sound Effect Cooldown |
How often can the sound be played (1.0f is the length of the sound effect). | 1f |
Kill On Press |
If you play the sound effect, you instantly die. | false |