So, I have an off screen edit box that affects a string in the middle of the frame to be whatever the player type.
Since there's no way to display a crosshair in a string, I want to set the crosshair to always be at the very end of the edit box, so the player can't press the left and right arrow keys to move it. Is there any way to do this?