I am creating a fill in the blank question module for a game. I have a text container that contains a question, and I want to be able to find a certain string. For example a dot a couple of dashes and then another dot. (._____.). Once that string is found I want to put a textbox, where the string was. I don't know how to do this in construct 2. Any ideas on how I can achieve this with or without creating a plug in. I'm open for any suggestions.