You are viewing a potentially older version of this package. View all versions.
debit_card_debit-UniqueItemSounds-0.1.2 icon

UniqueItemSounds

[WIP] Aims to eventually give each item their own unique pickup & drop sounds. Currently has sounds for 10 items.

Date uploaded a week ago
Version 0.1.2
Download link debit_card_debit-UniqueItemSounds-0.1.2.zip
Downloads 3876
Dependency string debit_card_debit-UniqueItemSounds-0.1.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

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

A general use library to replace sounds in Unity games.

Preferred version: 2.0.8

README


Info

These sounds were created by me, using objects from around my house. I intend for all future sounds to be original as well, so updates will likely be rather slow.

Items with new sounds

  • Candy
  • Coffee mug
  • Egg beater
  • Fancy lamp
  • Pill bottle
  • Red soda
  • Rubber ducky (the quack is intact)
  • Toothpaste
  • Toy cube
  • Weed killer

Any feedback is welcome.

Showcase (0.1.0)

https://www.youtube.com/watch?v=_qhC35YEeFU

Limitations

With just SoundAPI, I'm currently unable to make this as good as I'd like, due to audio sources being shared across every item that's picked up from the ground. For example if I changed the pickup-from-ground source to my toothpaste sound, you'd hear that on 24 other items including cash registers...

So it'll be like this for now, only functioning on items currently in your inventory, and when dropping items (unless I can learn how to fix it).


CHANGELOG


G = Grab, D = Drop, P = Pocket


0.1.2

forgot to add the replacer json, so NOW the new sounds from 0.1.1 will work

Also added some conditions to be compatible with ButteryFixes, since that mod changes the audio source of certain items like candy, toothpaste, toy cube, etc.

0.1.1

Added a version number to sound_pack.json

New sounds:

  • Candy (G/D)
  • Fancy lamp (D, and light toggling sounds if you use GeneralImprovements)
  • Egg beater (G/D)
  • Rubber Ducky (D)

0.1.0

Initial release.

Sounds added:

  • Coffee mug (G/D)
  • Pill bottle (G/D)
  • Red soda (G/D)
  • Toothpaste (G/D)
  • Toy cube (G/D)
  • Weed killer (G/D/P)