Skip to content

CptFubar/godot_stream_overlays

 
 

Repository files navigation

Godot Streaming Overlays

⚠️ Everything is subject to change as I'm actively working on it! ⚠️

This is a collection of various overlays, made for streaming, with Godot! I'm making them live on Twitch

Projects

Characters overlay

Similar to Stream avatars where you have characters on screen, representing your current viewers.

characters ovleray

Facecam overlay

An overlay made to replace your webcam. You can use different images (mouth open/closed) to change based on the mic input.

facecam ovleray

Spectrum analyzer

Using the microphone (or any other audio stream) display a spectrum analyzer (frequency analysis).

spectrum analyzer

Ridiculous Coding

Turn the Ridiculous Coding addon into an overlay, using websockets to communicate between the editor and the transparent windows (overlay).

ridiculous coding

Alerts 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.

alerts overlay

HOW TO USE

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

HOW TO CONTRIBUTE

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!

LICENSES

This project is distributed under the MIT license, check LICENSE.

Developped by me MrEliptik!

CONTRIBUTORS

Made with contrib.rocks.

ADDONS

  • GIFT - Twitch chat API addon
  • Ridiculous Coding - Ridiculous addon for Godot Engine that adds screenshake and explosions to your coding experience

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%