use ↩ for new line use ← to go back a space without deleting use my characters for encoding or something use « and then a hex code to change the colour mid sentence press stop to stop to see the thumbnail
it turns out costumes are case sensitive (can tell between uppercase and lowercase) so my code will check if it's typing a letter or symbol with if<(qwertyuiopasdfghjklzxcvbnm) contains (letter)>then |switch costume to(letter) |set [letters number] to (costume number) else |set [letters number] to (item # of (letter) in [letters]) slightly altered pixelmix font a scratch blog told me about costumes being case sensitive the blog was https://scratch.mit.edu/discuss/topic/607523/?page=1#post-6339136 thank you!