- What permissions do you give others to modify and/or maintain your submission?
- Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
This is a simple Lua script that allows you to add underwater music tracks for your levels.
Usage
Extra Bits
Usage
- Add the script to your wad/pk3.
- Get/create a variation of your level's song with the same length.
- Add a line in your Level Header, defining "Lua.WaterMusic = " with whatever your underwater song's name is.
Extra Bits
- Keep your main & water songs under around 2MB in filesize each, big filesizes tend to cause the game to hang when switching between them.
- There's also an example setup attached, which affects GFZ1 if you want to see how it works.