Added support for video backgrounds

This commit is contained in:
aur9ra
2023-07-15 21:28:03 -07:00
parent 602e7105ab
commit 2ba3611c56
2 changed files with 66 additions and 32 deletions

View File

@@ -0,0 +1,14 @@
-- ex: extend_section_bg[100] = 0
-- extend_section_bg[200] = 0
-- the video background associated with section 0 will continue playing into 100 and 200 without restarting.
-- will also cause any existing level 100, 200 backgrounds specified to NOT render.
-- please also note that you cannot currently extend any "named" backgrounds, such as "title" and "options-input"
extend_section_bg = {}
-- extend_section_bg[100] = 0
-- extend_section_bg[200] = 0
-- remove the dashes
return extend_section_bg