You are viewing a potentially older version of this package. View all versions.
ZetaArcade-BonusItemSFX-1.0.0 icon

BonusItemSFX

[v73] Plays the Luigi Mansion 'Key Get' jingle when you bring back specified items in the config!

Date uploaded 17 hours ago
Version 1.0.0
Download link ZetaArcade-BonusItemSFX-1.0.0.zip
Downloads 47
Dependency string ZetaArcade-BonusItemSFX-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
loaforc-loaforcsSoundAPI-2.0.8 icon
loaforc-loaforcsSoundAPI

A general use library to replace sounds in Unity games.

Preferred version: 2.0.8

README

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.0

  • Initial Release