Search found 3 matches

by creddie
Mon May 16, 2016 3:49 pm
Forum: Dialogue System for Unity
Topic: Bark UI size
Replies: 5
Views: 1316

Re: Bark UI size

Currently my settings are different, all actors use a single bark UI that is a separate prefab in the scene, but there is no canvas child on the bark UI. There are multiple canvases in the scene, but they are children of other objects. Still, when I play, the word bubble is drawn correctly in the ga...
by creddie
Mon May 16, 2016 1:20 pm
Forum: Dialogue System for Unity
Topic: Bark UI size
Replies: 5
Views: 1316

Re: Bark UI size

Thanks for your reply. I'm using the new Unity UI. Where is the world space canvas, is it being created at runtime? I can't find it in the scene view or the hierarchy. My goal is to copy the size onto a separate UI object and scale it up a bit to make a border for a comic word bubble.
by creddie
Mon May 16, 2016 12:07 pm
Forum: Dialogue System for Unity
Topic: Bark UI size
Replies: 5
Views: 1316

Bark UI size

Hello,
I'm using a bark UI to make something like a cartoon speech bubble. My problem is I can't find the size of the text bubble. It updates correctly with changing text, but it doesn't show in the editor and I can't find its dimensions.