Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BonusItemSFX
[v81] Plays the Luigi Mansion 'Key Get' jingle when you bring back specified items in the config!
| Date uploaded | 3 days ago |
| Version | 1.0.1 |
| Download link | ZetaArcade-BonusItemSFX-1.0.1.zip |
| Downloads | 139 |
| Dependency string | ZetaArcade-BonusItemSFX-1.0.1 |
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.2305README
Bonus Item SFX
By default, this mod plays the Luigi's Mansion 'Get Key' jingle when you collect specific items in the config (Namely the Apparatus)! It also comes with some configs to let you customise when the sound should play such as with the whitelist, or items needing to be above a certain value etc. Also comes with a cooldown to prevent too much sound effect spam!
My future plan for the mod is to setup a custom SoundAPI binding that stores the name of the most recently collected item, so that you can make the sound effect change depending on what item was collected!
This is a very early release of the mod, but by using SoundAPI you can check for the Audios:UIAudio:LuigiKeyGet match to replace the sound with whatever you want!
CHANGELOG
1.0.1
- Rebuilt for v81
- Removed SoundAPI stuff for now, since i couldn't get it working yet
- Added Github link
1.0.0
- Initial Release