You are viewing a potentially older version of this package.
View all versions.
MissionImpossibleThemeEscapeMusic
Plays music from Mission Impossible when the early ship leave alert appears
By jojozagjos
Date uploaded | 11 months ago |
Version | 1.0.3 |
Download link | jojozagjos-MissionImpossibleThemeEscapeMusic-1.0.3.zip |
Downloads | 5357 |
Dependency string | jojozagjos-MissionImpossibleThemeEscapeMusic-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Mission Impossible Theme Escape Music
Plays music from Mission Impossible when the early ship leave alert appears. The volume of the music also reacts to your current location and gets quieter if you're crouching.
but it has a scripting system that allows you to completely redefine how the mod behaves, you can replace the music and create new events for when music should play.
Scripting
All the logic that drives the music playing is scriptable, meaning you can make entirely new logic for the mod and make it play whatever you want whenever you want! See the Wiki for more information on scripting.
Known Issues
- LC API tries to load the WAV files as AssetBundles
CHANGELOG
1.0.3
- Fixed?
1.0.2
- Fixed?
1.0.1
- Testing
1.0.0
- Initial release