how to do subscript alphabet in unity3d?...........

Hello,

Anybody facing issue regarding subscript or superscript character in 3d text?

I want to put subscript “X” character into 3d text. Googled a lots but no luck. Anybody having any idea?

Hi,

I got it working by copying the subscript letters and pasting them into the string field in the inspector.

E.G
Copy this - HELLO WORLD²

Karl