I need to make a part of my game that includes someone typing in an answer and moving to the next layout if correct or a X popup if wrong.
So, for instance, they would need to type "knock" + enter to open a door. So I need them to see as they type and for the backend to know when it is correct or not when they click enter.