Hi,
When I tried to implement Bark from tutorial, I get really small bubbles.
As the screenshots show, they are barely legible.
What am I doing wrong here?
Thanks for the help in advance!
Really small fonts on Bark
Re: Really small fonts on Bark
The bark prefabs use world space UIs. Increase their scale:
You may also want to switch to TextMesh Pro for crisper text. For example, the demo scene for the Feel + Text Animator + Dialogue System bundle uses TextMesh Pro:
You can download the demo if you to use that UI. It's actually a world-space subtitle panel, but you can use the same UI setup for a bark UI. The demo scene itself won't work without Text Animator and Feel, but you can just import and use the UI if you want.
You may also want to switch to TextMesh Pro for crisper text. For example, the demo scene for the Feel + Text Animator + Dialogue System bundle uses TextMesh Pro:
You can download the demo if you to use that UI. It's actually a world-space subtitle panel, but you can use the same UI setup for a bark UI. The demo scene itself won't work without Text Animator and Feel, but you can just import and use the UI if you want.
Re: Really small fonts on Bark
Thanks very much for your help!
Re: Really small fonts on Bark
Glad to help!