I'm trying to display a 2 results, but it will only display on the first TextMeshPro
Can I add multiple TMP_Text?
Also, how use call it if I tag the TMP_Text?
CodePudding user response:
You can create additional empty game object and assign a TMP_Text to it. To call it from code just add aditional field with TMP_Text type