




what is better about it
- hover/drag/release detection
- middle/right click detection
- ctrl/alt/shift key detection
- mobile touch support
- actual account link ui
- spam clicking doesnt fullscreen
- right clicking doesnt show media right click
- better url (use the channel name!)
how to use this
simply connect to websocket via wss://heat.prod.kr/[channel name] and make your own stuff from there!
wrappers for all sorts of engines are supported! check the tutorial page to learn more.
You could test your gizmos without going live using our offline test pad! go to heat.prod.kr/[channel name] to see and send clickmap data.
GreenHeat Games
Even if you're not the programming type, you can access some of the premade games by simply adding one browser source!
Check the tutorial page for detailed guide to using GreenHeat Games.
Here are a list of GreenHeat Games offered so far:
heat.prod.kr/games/cursor: Shows everyones cursor and click dots on screen.
heat.prod.kr/games/heatmap: Shows where the viewers are clicking the most.
heat.prod.kr/games/votemap: Let chat vote on which part of the screen they wish to interact with. A recreation of *that* twitch extension but compatible with Mobile.
heat.prod.kr/games/paint: Twitch integrated drawing application. Supports different thickness, colors and erasers.
heat.prod.kr/games/avatar: Let your viewers spawn and roam around the 3d environment. Avatars can be thrown by dragging them across the screen!
heat.prod.kr/games/clicker: Simple plug-and-play clicker game with leaderboard. Customizable buttons.
Changelog
0.1.0
- Added "overlay" config that allows viewers to have a preset image on hover (pc) / on the extension screen (mobile) per channel
- added "overlay" section to privacy policy
0.0.8
- going over the edge while dragging / dragging from outside handles gracefully
- unified codebase between pc and mobile
- fixed mobile coordinate inaccuracy
0.0.7
- improved mobile ui
- fixed mobile sending garbage data
- made desktop opt-in text less obtrusive
0.0.6
- reduced reconnect time from 5s to 0.5s (server is more stable)
0.0.5
- added color customization for click dots
- added better visualization for hover/drag/release
0.0.4
- fixed mobile touchscreen
0.0.3
- split hover sensitivity and drag sensitivity to facilitate smoother tracking when mouse is held down
- fixed config submission
0.0.2
- fixed account linking and therefore the popup staying after account link issue (uses numerical id when available)
- can exit account link dialogue in mobile
0.0.1
- fixed being unable to click "link account" or "stay anonymous", and re-enabled player functionality through double rightclick
- added a privacy policy