Search Unity

[How to] Inputfield to write code inside a game

Discussion in 'UGUI & TextMesh Pro' started by tbll, Jul 23, 2016.

  1. tbll

    tbll

    Joined:
    Jan 19, 2013
    Posts:
    31
    Hi,

    I am currently make a game that teach programming to kids. However, I have strong difficulties to create a very basic "IDE".

    Here is what I want to implement starting with the Inputfiled component:
    - parsing coloration
    - auto tabulation

    Any idea how to do that? Or if anyone already did that?

    Thanks a lot,

    Thibault
     
  2. LaneFox

    LaneFox

    Joined:
    Jun 29, 2011
    Posts:
    7,521
    Have you seen Jurrassic, a runtime java doodad?