Actions

Original Discord Post by gamedevmaster | 2024-09-26 13:59:00

I am trying to add actions to my project. Yesterday, the actions were working properly, but now when I say ‘Can you show me a dance move?’ this warning appears. Even in your demo scene, the Steve avatar is not showing actions and I get the same warning.

Reply by k3kalinix | 2024-09-26 14:02:44

Which version of Convai are you using?

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-09-26 14:02:44
Which version of Convai are you using?

Reply by gamedevmaster | 2024-09-26 14:03:41

3.1.1

Reply by k3kalinix | 2024-09-26 14:05:20

Images:

Reply by k3kalinix | 2024-09-26 14:05:22

I tested it works.

Reply by k3kalinix | 2024-09-26 14:05:47

Make sure you do not change any script gameobject etc.

Reply by gamedevmaster | 2024-09-26 14:06:36

i don’t change any script or gameobject.

Reply by gamedevmaster | 2024-09-26 14:07:26

I am trying to solve it.:slightly_smiling_face:

Reply by k3kalinix | 2024-09-26 14:07:40

Can you please say, " Can you Dance? "

Reply by k3kalinix | 2024-09-26 14:07:51

And please use Full Features demo scene.

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-09-26 14:07:51
And please use Full Features demo scene.

Reply by gamedevmaster | 2024-09-26 14:08:06

i am already using Full Features demo scene

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-09-26 14:07:40
Can you please say, " Can you Dance? "

Reply by gamedevmaster | 2024-09-26 14:08:27

okay

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-09-26 14:07:40
Can you please say, " Can you Dance? "

Reply by gamedevmaster | 2024-09-26 14:11:24

still not.

Reply by k3kalinix | 2024-09-26 14:15:34

Are you testing with voice input or text input?

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-09-26 14:15:34
Are you testing with voice input or text input?

Reply by gamedevmaster | 2024-09-26 14:17:16

both

Reply by gamedevmaster | 2024-09-26 14:33:07

Done :tada:

Reply by gamedevmaster | 2024-09-26 14:33:21

My Fault.

Reply by k3kalinix | 2024-09-26 14:34:04

Please share the solution.

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-09-26 14:34:04
Please share the solution.

Reply by gamedevmaster | 2024-09-26 14:40:30

it haven’t properly assigned in the Unity Inspector.

Reply by gamedevmaster | 2024-09-26 14:44:55

It means the action is working, but it doesn’t do anything because I haven’t properly assigned the actions in the inspector. As for the Steve avatar, it doesn’t have an Animator, which is why it’s not showing any dance moves.