Page 1 of 1

How can the player speak like npc?

Posted: Tue Feb 08, 2022 8:19 am
by panpanda
Hello, there.
I'm new to Dialogue System and I'd like to make a conversation without showing the response menu when the player just have one option. Is there a way to show the player's lines like the npc?
Thanks!

Re: How can the player speak like npc?

Posted: Tue Feb 08, 2022 9:11 am
by Tony Li
Hi,

Inspect the Dialogue Manager GameObject. Untick Display Settings > Input Settings > Always Force Response Menu.

Re: How can the player speak like npc?

Posted: Tue Feb 08, 2022 9:53 am
by panpanda
Tony Li wrote: Tue Feb 08, 2022 9:11 am Hi,

Inspect the Dialogue Manager GameObject. Untick Display Settings > Input Settings > Always Force Response Menu.
Thank you! But after I unticked the option, it just skipped the line. Is there anyting wrong with my settings?

Re: How can the player speak like npc?

Posted: Tue Feb 08, 2022 10:04 am
by Tony Li
Tick the Dialogue Manager's Subtitle Settings > Show PC Subtitles During Line.

Re: How can the player speak like npc?

Posted: Tue Feb 08, 2022 11:10 pm
by panpanda
Tony Li wrote: Tue Feb 08, 2022 10:04 am Tick the Dialogue Manager's Subtitle Settings > Show PC Subtitles During Line.
It works! Thanks! :D

Re: How can the player speak like npc?

Posted: Wed Feb 09, 2022 10:05 am
by Tony Li
Happy to help!