Dynamic overlay text from command?

Asked Dec 9, 2022·1 reply·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Howdy

I am wanting to find a way that mods can update some sort of overlay text (in OBS) while I am doing a IRL stream. For example I want to update my level in a game...I want to try to make a command that triggers "!Levelchange 49" and display on screen.

Has anyone ever written something similar that is able to do this?

1 reply

Hey @Wavy Worm!

I'm sure this is possible, although I think the way to go about it is to use a web source containing just text and allowing your mods to edit said text through an API you'd have to build.