minetest-mods / sounding_line

A mod for Minetest to add a sounding line (for measuring the depth of water or holes)
Other
1 stars 1 forks source link

Sounds #1

Open tacotexmex opened 7 years ago

tacotexmex commented 7 years ago

The sound of the line being uncoiled could add some immersion to the device.

FaceDeer commented 7 years ago

I've added the rope whooshing sound, how's that?

Sorry about taking so long to get to this, BTW. Been doing a lot of heavy lifting in the castles mod, have been trying to avoid context-switching for most of it. (though I got a bit derailed with an idea for dynamic liquids at one point :)

tacotexmex commented 7 years ago

I'll have a look later! I also got the idea to audibly indicate when the plumb hit the bottom and what it hits. 🔈 Nothing when reaching unknown bottom 🔈 Splash sound when reaching water 🔈 Flop sound when reaching lava 🔈 Stone step sound when reaching solids. (or if possible dynamically play the walking sound of the type of block reached)

Don't worry about it FaceDeer, just stay awesome in your own pace. 😃

tacotexmex commented 7 years ago

Fixed the whoosh, #2.