Hello Everyone,
I have a quick question about how to increase the size of a text.
I have an avatar walking, and communicating with other avatars, however I want to change the size of the message that appears on top of the avatars head.
I did the following
TEXT* text_example =
}
font = "Arial#24bi";
}
However that is not working.
Thanks in advance,
Doug