Since actual edit boxes don't scale very well to fullscreen, I'm exploring ways to turn a normal string into a kind of edit box. Is there a way to remove the last character of a string once the player presses the backspace button?
So, for instance, if a string said "Clickteam" and the player hit the backspace key once, it would then say "Clicktea"