- I made sure my file(s) follow the Submissions Guidelines
- Yes
A pretty simple script to play different music while on the pause menu (with the Esc key). Does not overwrite jingles or the gameplay pause (with the P key), and works in both SP and MP.
NOTICE: This add-on may not work on mobile.
Included are:
NOTICE: This add-on may not work on mobile.
Included are:
- The default pause theme - the Character Select theme - whenever you open the pause menu in a level that doesn't have a unique one defined
- Unique pause themes for Frozen Hillside and both non-boss acts of Greenflower.
- The one for FHZ is continuous with the level theme!
It's all done with just two simple level header parameters:
Lua.PauseMusic
- The music to play in the pause menu.Lua.PauseContinuous
- Whether the pause music is continuous with the level theme. Omit or set to 0 to disable, any other numeric value will enable it. No decimals.