Now, I had this great idea to create a code box inside of Roblox but I also want to make it coloured.
Example:
See how the text is coloured? I was wondering how I would create that.
Another thing is when you go to type something into a text box again is that the text box will clear. I was wondering how I could disable that so I can edit the box without it clearing.
Thanks
Edit: I found out how to disable the text clear on focus. Now, I was thinking of using string.match for colouring the text?