Skip to main content
Templates provide pre-built components and examples for common use cases with the Inworld Unreal AI 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 AI Runtime SDK! Download the templates here.

Available Templates

Each template is packaged as an individual plugin, allowing you to install only what your project needs.
NamePackageDescriptionDependencies
CharacterInworldCharacter.zipComprehensive system providing Actor Components and Inworld Graphs for building interactive AI characters. Does not include playable levels.Runtime
ChatInworldChat.zipSimple chat interface with text and voice input for conversing with characters or character groups.Runtime + Character
InnequinInworldInnequin.zip3D character demo demonstrating Inworld Character components applied to Pawns.Runtime + Character + Lipsync
CommandInworldCommand.zipTemplate demonstrating how to control AI agents and game logic with voice and text input.Runtime
LipsyncInworldLipsync.zipExperimental template enabling lip-sync for text-to-speech.Runtime
MetaHumanInworldMetaHuman.zipExperimental template demonstrating text-to-speech driving MetaHuman facial animation.Runtime + Lipsync
AssetsInworldAssets.zipLightweight content library with meshes, materials, and textures for quick prototyping. No gameplay logic or levels.None