Combining Dialogue System with Text Animator Pro
Posted: Fri Jun 04, 2021 10:00 pm
Hi there! First wanted to say that I love this asset, but I'm running into problems trying to integrate it with Text Animator Pro. From the documentation here and on the other dev's website it seems like it should be simple, but it's been a bit tough for someone fairly new to unity.
What I've done so far is tick the box for TextMeshPro support, download and import TextMeshPro, replace the text component on the subtitle text object to a TextMeshPro - Text (UI) component, and add the TextAnimator and TextAnimatorPlayer components to the subtitle text object.
The problem is that the conversation I created is not showing either in the game or scene view, nor in the TextMeshPro - Text (UI) box in the inspector. I noticed that it did show in the inspector when it was a text component, but for some reason, is not linking with the text mesh pro component. When I type in the text mesh pro component when the game is running the dialogue I'm currently typing shows up, so I feel like I'm pretty close.
If it helps, I'm using the JRPG template, and the version of the dialogue system is 2.2.16. Thanks!
What I've done so far is tick the box for TextMeshPro support, download and import TextMeshPro, replace the text component on the subtitle text object to a TextMeshPro - Text (UI) component, and add the TextAnimator and TextAnimatorPlayer components to the subtitle text object.
The problem is that the conversation I created is not showing either in the game or scene view, nor in the TextMeshPro - Text (UI) box in the inspector. I noticed that it did show in the inspector when it was a text component, but for some reason, is not linking with the text mesh pro component. When I type in the text mesh pro component when the game is running the dialogue I'm currently typing shows up, so I feel like I'm pretty close.
If it helps, I'm using the JRPG template, and the version of the dialogue system is 2.2.16. Thanks!