I’m reading conversation in from an xml file, the dialogue in length will be random, sometimes 1 sentence, other times a paragraph, the text will center according to its height,
so my question:
is there a way to dynamically adjust textfield height based of the content in the xml, in Flash, the textfields would dynamically adjust with “autosize”, that doesn’t’ seem to be the case in unity
any ideas?