No text visible in corgi engine support conversation zone

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
balsamina
Posts: 8
Joined: Sun Oct 01, 2023 10:03 am

No text visible in corgi engine support conversation zone

Post by balsamina »

Hello. I am observing the demo scene to use the conversation zone feature of the corgi engine, and when I try to play test, the text is not visible as shown in the image. Why is this happening? I'm sorry for asking so many questions because I'm not familiar with Unity.
https://imgur.com/a/bygpnJc
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: No text visible in corgi engine support conversation zone

Post by Tony Li »

Hi,

That looks like it's showing a player response menu, but the only menu item is a blank dialogue entry node.

Does the example included with the Corgi integration work correctly? This will tell us if it's a UI problem in your project or an issue in your dialogue database.

If the included example works correctly, check your conversation in the dialogue database. Also check for any errors or warnings in the Console window. The Quick Start tutorial will show you the basics of writing conversations. Gray lines are spoken by the NPC. Blue lines are assigned to the player, and they appear in response menus. (Related: How To: Bypass Response Menu When Player Has One Choice)
Post Reply