In Unity, how can I change the background by asking the AI to change it?

I have a character and a few different backgrounds, I can change the backgrounds by an animation trigger.

How can I make it so that I can ask the AI to invoke those triggers for me?

Do I need an External API method? Do I need custom actions? How can I do it?

1 Like

Hello @Bruno_Leonardo_Miche,

Welcome to the Convai Developer Forum!

You can achieve this using Custom Actions. Please refer to the documentation here for guidance.