Simple actions
This document explains how to add simple actions to your Convai characters.
Last updated
This document explains how to add simple actions to your Convai characters.
Last updated
Steps to add simple actions to your Convai character:-
Select your Convai Character and navigate to the Details panel. Within this interface, locate the Convai Info
section.
Select the Add Element
icon (+)
and input the desired action you wish to execute. For example, Print.
Open the character blueprint to which you have just now added the action.
Add a new event with the same name. Print
in this case and define the logic for the function you just named and run the function Handle Actions Completion
with Is Successful
set to true.
Hit compile and ask your Convai Character to perform the action.