These tools are intended to be used with OBS or SLOBS.
These tools will slide in a series of messges defined by the user. The text will either slide up or down. The timing as well as the style of the messages can be configured in the Messages.js file.
In order to use these tools:
- Open Messages.js in notepad or a code editor of your choice.
- Add messages to the string array, replace the messages that already exist and add new messages with a comma and "".
- Also configure the timing and style of the messages in Messages.js
- In OBS, drag the .html file into the sources area.
- Edit the browser source to have a width=1200 & height=200 (to match the div demensions)
- Now the messages should begin to display according to your settings.