KSPModStewards / RocketSoundEnhancement

An Audio Framework Plugin for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/179579-wip15x-rocket-sound-enhancement-pre-v100/
GNU General Public License v3.0
14 stars 14 forks source link

Real Plume Compatibility #7

Closed Kari1407 closed 3 years ago

Kari1407 commented 3 years ago

Currently the new version (0.5.x) of RSE lacks Real Plume compatibility, this patch aims to fix that.

When a part contains the RSE_Engines module, every sound added by realplume is deleted. This way, only RSE compatible engines will be affected.

In case Realism Overhaul is installed, the engage node will NOT be deleted, this is intentional because RSE lacks engage sounds right now and igniting something in RO is pretty weird without it. RO patches will be coming soon

This is my first public patch, I'm open to criticism and tips