Player Setup
Within these pages, you'll find a step-by-step demonstration showcasing how to effortlessly set up a Player, complete with its components, in Unreal Engine.
Quick Setup
The Inworld Actions Menu provides a quick way to setup Blueprint assets to be used as Inworld Players. Simply right-click your Player Blueprint, and select Inworld Actions
> Setup as Inworld Player
.
This action will add and configure multiple components to the selected blueprint.
Project Settings
You may configure what components are added to the Player through the Inworld Actions Menu by accessing Edit
> Project Settings
> Plugins
> InworldAI
.
Custom Setup
If you require more control on how your Inworld Player is setup, you can change, add, or remove the default components.
See Inworld Player.