[17:20] I need to make shape per char ("a" "b" "c" etc etc ) when "a" "b" "c" etc is detected. anyone help? i got a code file here: http://pastebin.com/d7ee7fbe2 something like this [17:37] I have a problem with making a shape when the letter is detected. E.g. when "C" is detected, it makes a rectangle. But then there are many "C", not just one, so I need to make rectangle for "C" in different position, not all in the same position. Can you help me with this? http://pastebin.com/d5c42ba5 The code file shows making a shape when "C" is detected. Thanks === doko__ is now known as doko