This is a collection of various overlays, made for streaming, with Godot! I'm making them live on Twitch
Similar to Stream avatars where you have characters on screen, representing your current viewers.
An overlay made to replace your webcam. You can use different images (mouth open/closed) to change based on the mic input.
Using the microphone (or any other audio stream) display a spectrum analyzer (frequency analysis).
Turn the Ridiculous Coding addon into an overlay, using websockets to communicate between the editor and the transparent windows (overlay).
A dashboard with button acts as a websocket server. An overlay connects to the server and will receive inputs based on the button pressed, triggering effects. Perfect to trigger alerts or custom events/effects.
Each project is using a transparent window, so you can set it to the size you want and capture it with your streaming software.
- For example with OBS, just setup a "Game Capture" source, and check "Allow Transparency" and voilà!
TODO: Add specific directions for each projects
If you want to contribute, please open an issue before, or join my Discord to discuss it!
I'm open to PR for fixes or improvements, and even new overlays if you want to!
This project is distributed under the MIT license, check LICENSE.
Developped by me MrEliptik!
Made with contrib.rocks.
- GIFT - Twitch chat API addon
- Ridiculous Coding - Ridiculous addon for Godot Engine that adds screenshake and explosions to your coding experience