How I compare the text which player input into textbox. I mean i want to compare the text only not wrong if player pressed space-bar as long as the text which input match to the original text set.
example:
original text: "Love^^@me"
player inputted: "Love ^ ^ me"
I would like the comparison result matches to original, focus on text only not space between the text.
Please Help Thank you