Official plugins for Tentacle, the web app that connects your stream's chat, events, and tools into your virtual worlds.
Use these plugins to receive chat messages, stream events, custom events, set up custom controls, and more, directly from your project.
Before installing any plugins, head to tentacle.live and create your free account. The web app is what handles all communication between your streaming platforms and your project, so it needs to be running in your browser while you develop and stream.
Once you're signed in, pick your engine below.
You can find a variety of video tutorials for the Tentacle plugins in our YouTube channel.
Video walkthrough: Watch the Unreal Setup tutorial on YouTube
- Download the latest plugin for your version of Unreal from the Releases page.
- Copy the
Tentaclefolder from the zip file into your Unreal project'sPluginsdirectory (createPluginsif it doesn't exist). - Restart the Unreal Editor. The Tentacle plugin should appear in the Plugins list and be enabled by default. If it isn't, enable it from the Plugins dialog and restart again.
- In your level, open the Place Actors panel, search for
Tentacle, and drag the Tentacle actor into your scene. You only need one per project; if you use multiple levels, put it in a persistent level so the viewer cache survives level loads. - Hit Play. After a moment, the Unreal icon in the bottom-left of the Tentacle web app should light up green, confirming the connection.
That's it - you're ready to wire up chat, stream events, and custom controls in Blueprints or C++. See the full Unreal documentation for next steps.
Coming soon.
Each plugin release on the Releases page ships alongside example projects that demonstrate common use cases. They're a good starting point if you'd rather learn by reading working code than from docs, or you just want to start a new project from there.
Full documentation is available at docs.tentacle.live.
Found a bug, want a new integration, or have a feature idea? Open an issue on this repo or send feedback through the in-app feedback system at tentacle.live.