a piece of Delightful Adventure:Enhanced tech, now released for public use. the version number is due to internal refactors from that as such. as the title implies, you can have any length level end sound you so please. this library expects you to be using standard methods to end levels along with any standard sound replacement method. if neither of these are true, i cannot guarantee this will work properly.
i can't really show it off since it's audio, so please follow the "How to use" spoiler.
1. download the library and place it in your episode or level folder.
2. make a luna.lua file. this is most simply done opening notepad and saving a new file as luna.lua. this goes in your episode or level folder along side audioCutoffPrevention
3. to load the library, paste this into the new luna.lua file:
Code: Select all
local audioCutoffPrevention = require("audioCutoffPrevention")
it should now work.
8/12/23
first public release
