AmongUsDripSnail
Adds the among us drip remix for the snail. Can configure to only play when looking at the snail and/or when snail can see you.
| Last updated | 10 months ago | 
| Total downloads | 840 | 
| Total rating | 0 | 
| Categories | Audio Monsters | 
| Dependency string | JohnLethalCompany-AmongUsDripSnail-1.0.0 | 
| Dependants | 0 other packages depend on this package | 
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100no00ob-LCSoundTool
Let's you easily load audio files, replace in game audio, send audio over the network and log any audio playback into console.
Preferred version: 1.5.1README
Plays the among us drip theme when looking at the snail
Adds the among us drip remix to the ImmortalSnail when the snail can see you and/or when you can see the snail (configurable).
Config options
- AudioFilePath : Lets you set a file path to the audio file you want to play (default=bossMusic.wav). A relative path can be set here to go a few folders back.
 - PlayWhenSnailSeeTargetedPlayer : Play the audio file when the snail can see the player (default=false). Can be combined with PlayWhenLookingAtSnail.
 - PlayWhenLookingAtSnail : Play the audio file when player can see the snail (default=true).
 - Distance : Play the music only when the player is looking at a certain distance of the snail (also used for snail seeing the player). (default=20)
 - PauseWhenNotLooking : Whether to pause the music when not looking at the snail or snail is not looking at player, or stop it and start it over again when looking again. true = Pause, false = Stop. (default=true)
 - MusicVolume : Configure the volume of the music (value must be between 0 and 1). (default=1)
 
Credits
This mod uses the scripts from jaaj darksoulssnail, so credit to him.