DarkSoulsSnail
Adds Dark Souls boss music as a song that plays for the snail. Can configure to only play when looking at the snail and/or when snail can see you.
By jaaj
Last updated | 8 months ago |
Total downloads | 83068 |
Total rating | 6 |
Categories | Mods Audio Monsters |
Dependency string | jaaj-DarkSoulsSnail-1.0.5 |
Dependants | 80 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
Play dark souls boss music when looking at the snail
Add Dark Souls' boss music 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 is a fork of SoThisIsImmortalSnail from : https://thunderstore.io/c/lethal-company/p/Snowlance/.
I added Dark Souls' boss music and an option to set a custom file path for the audio file and an option to play when the snail can see you.