8BitBunnie-EndlessEscapeMusic icon

EndlessEscapeMusic

Plays music from Creo when the early ship leave alert appears

Last updated 3 weeks ago
Total downloads 342
Total rating 0 
Categories Audio Client-side
Dependency string 8BitBunnie-EndlessEscapeMusic-1.0.1
Dependants 0 other packages depend on this package

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

README

Endless Escape Music

Plays Creo - Endless when the ship begins leaving. Several other Creo tracks will play based on weather and other conditions. The volume of the music also reacts to your current location and gets quieter if you're crouching.
The mod behaves as displayed in the preview video by default, 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.
Made using Pizza Tower Escape Music by BGN

Track Conditions

These are the default conditions and their default music:

  • Eclipsed/Stormy: Flow (Custom Remix)
  • Rainy: Unveil (Custom Remix)
  • Inside the Facility: Dark Tides
  • Outside the Facility: Endless

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.