Hi, I am trying to make something where a user can input text and moves an item to a certain x or y coordinate based on the letter of their input. For instance , if the user typed “Name”, a picture of the letter “N” goes to position 1, a picture of “a” goes to position 2, “m” to position 3, and so on. so that it spells “Name” with pictures of the letters. Any help is appreciated. Thanks!