Extra Life Tracker is a collection of web pages that can be used as a web source in streaming software such as OBS to display your and your team's current Extra Life fund raising status and goal.
A screen to display a message and play music when you are offline or taking a break.
To update the settings update their value in offline-screen-settings.js
with any plain text editor. If you use the setup process below settings changes will be reflected when the scene is next made active.
Name | Description | Value Type | Default value |
---|---|---|---|
message | The message to display | Text | “Be Back Soon” |
useBackgroundImage | If the provided background image should be used instead of a baground gradiant | Boolean | true |
backgroundImage | Path to an image to use as a background | Text | “offline-background.png” |
playMusic | If the provided music file should be played when the offline screen is active | Boolean | true |
music | Path to music track to play | Text | “bensound-theelevatorbossanova.mp3” |
These steps will get you set up in OBS with this as a new scene that you can select when you want to go offline and will have the message and music refresh when the scene becomes visable and turn the scene off (muting any music) when the scene is left.
offline-screen.html