Be right back v1 - Overlay #5
cssmfc
started this conversation in
Overlays Info
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Full screen Overlay from Animated category.
Upon activation the overlay will show a section covering the full screen with editable text in the center.
Below the editable text there are 3 circles with different colors, each circle is changing the overlay background color at first click and on second click reverts to translucid (semi-transparent) black background.
The animation is played only once and it moves from bottom to top.
Online Demo
To change the text while live streaming use the OBS feature Interact
Under the hood:
Uses javascript for buttons to toggle the background adding a color class and removing additional classes.
The CSS classes used for backgrounds
green,blueandredResources you might want to know about:
Author note: I'm not familiar with programming language (javascript in this particular case), so if there's another method which can be used but to achieve the same result, feel free to let me know and I'll test and update the overlay.
All reactions