Templates provide pre-built components and examples for common use cases with the Inworld Unreal Agent Runtime SDK. These templates include fully implemented components, blueprints, and example levels that you can use immediately or as a foundation for your own projects. Use them to help jumpstart your development with the Unreal Agent Runtime SDK! Download the templates here.Documentation Index
Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
Available Templates
Each template is packaged as an individual plugin, allowing you to install only what your project needs.| Name | Package | Description | Dependencies |
|---|---|---|---|
| Character | InworldCharacter.zip | Comprehensive system providing Actor Components and Inworld Graphs for building interactive AI characters. Does not include playable levels. | Runtime |
| Chat | InworldChat.zip | Simple chat interface with text and voice input for conversing with characters or character groups. | Runtime + Character |
| Innequin | InworldInnequin.zip | 3D character demo demonstrating Inworld Character components applied to Pawns. | Runtime + Character |
| Command | InworldCommand.zip | Template demonstrating how to control AI agents and game logic with voice and text input. | Runtime |
| Assets | InworldAssets.zip | Lightweight content library with meshes, materials, and textures for quick prototyping. No gameplay logic or levels. | None |