Hi, Tony.
I would like to know if there is any way to transform this: 1/2 to
1
-
2
Even 2^2 to a power expresion.
Everything related to mathematics.
Thanks!
transform this 1/2
Re: transform this 1/2
Can you use the 1/2 Unicode character? ½
For exponents, you can use superscripts with TextMesh Pro, like: 10<sup>2</sup> for 10^2.
For exponents, you can use superscripts with TextMesh Pro, like: 10<sup>2</sup> for 10^2.
Re: transform this 1/2
Yeah, but how to do it on a Dialogue Text??
Re: transform this 1/2
Can't you just enter those in the Dialogue Text?
Re: transform this 1/2
<sup>2</sup> didn't work
Re: transform this 1/2
Are you using TextMesh Pro? It's a TextMesh Pro-specific rich text tag. (See also: TextMesh Pro Support)
Re: transform this 1/2
Ok. That works for me. Thanks!