Adds docking and undocking sound effects to stock docking ports in Kerbal Space Program(tm).
Simply put, I wanted to hear something when 2 ships docked. I was so used to it in Orbiter (an open source space simulator) that I sorely missed it. So much so that I jumped into coding (again) to make it happen.
My effects are based on my perception that Jeb wouldn't dock so much as "participate in a controlled collision"
Be sure to have the latest version of ModuleManger installed!
Upzip it into your GameData folder, as with most other mods.
Using a ModuleManager config, like below, you can specify your own sounds for any docking port in the game.
@PART[someDockingPort]:NEEDS[FP_DPSoundFX]
{
MODULE
{
name = DPSoundFX
sound_docking = CustomExample/crash
sound_undocking = CustomExample/radio
internalSoundsOnly = false
}
}
Just listen, when docking or undocking of course!!
Guru's who answered my questions:
Authors whose plugins were studied for clues and code:
GNU GENERAL PUBLIC LICENSE V3 dated 6/29/2007
Raw stats are from the beginning of time until now. Each follower and download entry represents one hour of data. Uneventful hours are omitted.