Is it possible to have a speech balloon dialogue output?

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
minomod
Posts: 89
Joined: Mon Jun 19, 2017 9:17 am

Is it possible to have a speech balloon dialogue output?

Post by minomod »

1. Is it possible to have the text bubble printed instead of just the text as shown in the screenshot?
Attachments
1.png
1.png (243.46 KiB) Viewed 375 times
User avatar
Tony Li
Posts: 21678
Joined: Thu Jul 18, 2013 1:27 pm

Re: Is it possible to have a speech balloon dialogue output?

Post by Tony Li »

Yes. Add the Generic Unity UI Bark UI prefab to the character. Inspect it, and set Canvas Group > Alpha to 1 so you can see the bubble to customize its appearance. When you're done customizing, set Alpha back to zero.

To see an example, open the scene Examples / Unity UI Examples / Generic UI Example Scene, and examine Sergeant Graves.
Post Reply