xen-42 53d20525bd
Added feature for custom credits music and scroll length (#1073)
Built a new feature to specify custom credits audio and scroll length
within GameOverModule.

- Added new creditsType: "custom"
- Added "audio", "audioVolume", "audioLooping", and "length" to
GameOverModule, which only work with custom creditsType.

Some code notes:
- I needed to bring an IModBehaviour down into
NHGameOverManager.LoadCreditsScene() to patch in the custom audio clip,
so there are some changes in other files to get it there. If there's a
better way to do this, let me know :)
2025-04-08 12:01:35 -04:00
..
2025-03-13 22:27:48 -04:00
j
2025-01-13 16:53:59 -08:00
2025-03-15 02:58:34 -04:00
2025-03-15 02:58:34 -04:00
2025-02-14 16:27:47 -08:00