A Godot addon of an advanced clickmap for twitch
GreenHeat is an advanced clickmap for the twitch platform, it has support for clicks, drag clicks, alt clicks, and more!
Go check out prod they make a lot of cool projects including greenheat!
- Download the addons directory of this repo.
- Enable the addon in the plugins tab in Project Settings.
- Add a GreenHeat Node to your scene.
- Set your twitch channel's name in the Channel Name option in the node inspector.
- Add one or all of the signals to your code via the Node tab.
- (Optional) take a look at the code in example/ for an example of how this plugin works.