How can the player speak like npc?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
panpanda
Posts: 3
Joined: Tue Feb 08, 2022 7:58 am

How can the player speak like npc?

Post 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!
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: How can the player speak like npc?

Post by Tony Li »

Hi,

Inspect the Dialogue Manager GameObject. Untick Display Settings > Input Settings > Always Force Response Menu.
panpanda
Posts: 3
Joined: Tue Feb 08, 2022 7:58 am

Re: How can the player speak like npc?

Post 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?
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: How can the player speak like npc?

Post by Tony Li »

Tick the Dialogue Manager's Subtitle Settings > Show PC Subtitles During Line.
panpanda
Posts: 3
Joined: Tue Feb 08, 2022 7:58 am

Re: How can the player speak like npc?

Post 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
User avatar
Tony Li
Posts: 21981
Joined: Thu Jul 18, 2013 1:27 pm

Re: How can the player speak like npc?

Post by Tony Li »

Happy to help!
Post Reply