Hi, Greetings. I am creating a who wants to be a millionaire kinda game. and i have successfully created everything. i am creating this app for high school kids for their competitive exam.
I am using a .txt file to insert question using json. and i wanna use superscript and subscript fonts as im also including questions from chemistry, physics and maths books. so there is a need to use superscript and symbols.
when i use exponentiation, it is rendered as normal texts. (Example: when i type 10 to the power of 2, it is rendered as102)
So, How to use superscript, subscript fonts in construct 2.