How do I use superscript,subscript and symbols in construct2

0 favourites
  • 4 posts
  • 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.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • 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.

    Sprite Fonts.. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">

    https://www.scirra.com/manual/166/sprite-font

    I usually use a plugin called SpriteFont+.

    https://www.scirra.com/tutorials/716/us ... ont-plugin

    And.. check out the Sprite Font generator as well.

    sprite-font-generator-v2_t86546

  • as i have already told im inserting more than 2000 questions using json and only one .txt file. how to insert questions if im using sprite font. im an absolute beginner.

  • Try the inserthtml plug with the <sub>subscript</sub> tag.

    Otherwise you might be able to use css on the text box plug.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)