Integrating TEXDraw into Dialogue System for Unity
Posted: Thu Jan 16, 2025 1:14 pm
Hi,
I am a new user of the Dialogue System. I am currently trying to upgrade from using TMPro to a text component called TEXDraw. To do this I am trying to manually look for the instantiation of the variables and changing them from TMPro_GUI to new text component class. I am trying to change it for the NPC Subtitle and the User Responses. However I am having trouble looking for them as there are quite a bit of scripts and I have just started using Dialogue System for two days.
I would like if any, receive some guides/help to locating the scripts where I can change the types.
I am a new user of the Dialogue System. I am currently trying to upgrade from using TMPro to a text component called TEXDraw. To do this I am trying to manually look for the instantiation of the variables and changing them from TMPro_GUI to new text component class. I am trying to change it for the NPC Subtitle and the User Responses. However I am having trouble looking for them as there are quite a bit of scripts and I have just started using Dialogue System for two days.
I would like if any, receive some guides/help to locating the scripts where I can change the types.