I want to make a game about making phone calls, but I can't figure out how to make a proper keypad that takes my input. I've already made the keypad. It's a family of buttons that appends the text properly, I just need a system to read that text when the player hits enter, and either flashes green when it's right or red when it's not.