Hey Tony, I'm certain I've done this before but something isn't working here.
I'm working with the Visual Novel Dialogue UI. I removed the Text component on Response Text and replaced it with a TextMesh Pro - Text UI component. It shows up fine, but when I go into Response Button Template and try to drag the new Response Text into the Label field, it doesn't accept it.
Any idea what could be causing this?
Thanks!
Replacing Text in Response Button Template with Textmesh Pro
-
- Posts: 192
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Replacing Text in Response Button Template with Textmesh Pro
Hi,
In the Dialogue System's Welcome Window, tick the TMP_PRESENT checkbox if it's not already ticked.
Then inspect the Label field and unassign the Text element if it's still assigned.
You should then be able to assign a TextMesh Pro UI component.
In the Dialogue System's Welcome Window, tick the TMP_PRESENT checkbox if it's not already ticked.
Then inspect the Label field and unassign the Text element if it's still assigned.
You should then be able to assign a TextMesh Pro UI component.
-
- Posts: 192
- Joined: Mon Jul 01, 2019 1:21 pm
Re: Replacing Text in Response Button Template with Textmesh Pro
It wasn't ticked. Working now, thanks so much!