Twitch Integration

Twitch Integration

Unity currently doesn’t have built-in Twitch integration, but it seems possible using C# .NET functionality. There are assets available on the Unity Asset store which allow a Twitch connection, but they are paid assets. Within Lumberyard, this connection and process is simple with Twitch ChatPlay, JoinIn, and API already integrated into the engine. The documentation of Lumberyard’s Twitch integration can be confusing, however this is when having access to the engine code is helpful in determining and adding functionality.

Sidebar