Page 1 of 1

Hello, I have a question on the forum!

Posted: Wed Jun 28, 2023 10:27 pm
by swang
Is the dialog system event only played when I'm with my manager? I want to run the On Conversation End Method, but I can't. Is there a way?

Re: Hello, I have a question on the forum!

Posted: Thu Jun 29, 2023 7:29 am
by Tony Li
Hi,

Dialogue System Events and related script messages such as OnConversationEnd(Transform) only run on specific GameObjects. This table explains which GameObjects receive these events & messages. OnConversationEnd is only sent to the Dialogue Manager GameObject and the conversation participants (actor & conversant) and their children.